{
  "issueNumber": 52,
  "issueUrl": "https://github.com/mgifford/open-scans/issues/52",
  "issueTitle": "SCAN: Alberta",
  "scanTitle": "Alberta",
  "submittedBy": "mgifford",
  "engines": [
    "axe",
    "equalaccess"
  ],
  "scanContext": {
    "viewport": {
      "width": 1280,
      "height": 800
    },
    "viewportPreset": "desktop",
    "colorScheme": "both",
    "browser": "chromium"
  },
  "scannedAt": "2026-08-15T22:34:30.932Z",
  "totalElapsedMs": 630997,
  "totalSubmitted": 59,
  "acceptedCount": 59,
  "scannedCount": 59,
  "skippedDueToTimeout": 0,
  "skippedDueToErrAborted": 0,
  "rejectedCount": 0,
  "rejected": [],
  "alfaTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "axeTotals": {
    "passed": 18295,
    "failed": 63,
    "cantTell": 416,
    "inapplicable": 1610
  },
  "equalAccessTotals": {
    "passed": 48877,
    "failed": 664,
    "uniqueFailed": 620,
    "duplicates": 44,
    "cantTell": 474,
    "inapplicable": 0
  },
  "accesslintTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "qualwebTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "reflowRiskTotals": {
    "failed": 1,
    "potential": 0,
    "passed": 33,
    "cantTell": 0,
    "notExecuted": 25
  },
  "semantica11yTotals": {
    "errors": 2,
    "warnings": 227,
    "suggestions": 0,
    "notExecuted": 25
  },
  "duplicateFindingTotals": 50,
  "darkModeUrlCount": 0,
  "reducedMotionUrlCount": 0,
  "highContrastUrlCount": 0,
  "forcedColorsUrlCount": 0,
  "reducedTransparencyUrlCount": 0,
  "duplicateTitles": [],
  "results": [
    {
      "submittedUrl": "https://alberta.ca/",
      "finalUrl": "https://www.alberta.ca/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Government of Alberta | Alberta.ca",
      "elapsedMs": 13944,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 499,
          "failed": 5,
          "cantTell": 9,
          "inapplicable": 43
        },
        "failedRules": [
          "aria-allowed-role"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-column-25-50-100.goa-card:nth-child(3) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" alt=\"Alberta Emergency Alert app icon\" title=\"Alberta Emergency Alert app grey\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6a7d459b9ca",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a0690074",
            "a11yPatternFingerprint": "84cecda5cda72d3a25064e385c69a7fa73e2d07fd93352e07de166d68c727bc3",
            "a11yPatternDisplayId": "A11Y-PAT-84CECDA5CDA7",
            "a11yOccurrenceFingerprint": "728c2ff9b1e8f516eabc77974dde48db2c9f0a02b42332e0465d71c65826d3a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-728C2FF9B1E8"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-column-25-50-100.goa-card:nth-child(4) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Two men standing in ...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f23316254913",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-6f490c50",
            "a11yPatternFingerprint": "785b8a0b406cd4cb884c6d200183f30a94693ff290e01bced9685ac07497517d",
            "a11yPatternDisplayId": "A11Y-PAT-785B8A0B406C",
            "a11yOccurrenceFingerprint": "061de3ffe232a748c9c4de2792a638b0d3279f45cd89c5dfb1efb853495ee32d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-061DE3FFE232"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(5) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Image of a medical b...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9d01720d746",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-da1f265c",
            "a11yPatternFingerprint": "96e91df8cb7ac8af2f259a60b180f96406d0a12f05c6f95380a4c5d4a9448b80",
            "a11yPatternDisplayId": "A11Y-PAT-96E91DF8CB7A",
            "a11yOccurrenceFingerprint": "a092a9ac6229e3c4cf62e06d958e4bd470ac1c77d8ad9c81978ce5e87ff58c9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A092A9AC6229"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(6) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "598ea62e0a33",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8c0f77e0",
            "a11yPatternFingerprint": "62081eabc205d8b1bcd3d9ecb057ef6a9f52dbf7ea0029d0e8e07fbb8e890124",
            "a11yPatternDisplayId": "A11Y-PAT-62081EABC205",
            "a11yOccurrenceFingerprint": "c774857afea4e75eb2c305783e08460458b7409ae1f258019ad1b2282cbb0004",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C774857AFEA4"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(7) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Adult and child hold...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d011d69d4176",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d677e4c9",
            "a11yPatternFingerprint": "576a0cdc233e9bd642ddca0d05bdd9e4372aa76fecb585925e3aa4f906a9ed29",
            "a11yPatternDisplayId": "A11Y-PAT-576A0CDC233E",
            "a11yOccurrenceFingerprint": "e1a08d624b1a2ffe94988fc19f70032e5624d0a93b53a6ef6265dab4742a4847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1A08D624B1A"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-homepage\" class=\" js goa-scrollup goa-scroll--standard\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Find Alberta government services and information.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/\">\n<link rel=\"shortlink\" href=\"https://www.alberta.ca/\">\n<meta name=\"template\" content=\"Home\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Strategic\">\n<meta name=\"published\" content=\"2022-11-23T09:36:31-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"1\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/government-of-alberta\">\n<meta property=\"og:title\" content=\"Government of Alberta\">\n<meta property=\"og:description\" content=\"Find Alberta government services and information.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Government of Alberta\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/\">\n\n    <title>Government of Alberta | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n              <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/ld+json\">\n        {\n          \"@context\" : \"http://schema.org\",\n          \"@type\" : \"WebSite\",\n          \"name\" : \"Government of Alberta\",\n          \"alternateName\" : \"Alberta Government\",\n          \"url\" : \"https://www.alberta.ca/\"\n        }\n      </script>\n        <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/1\",\"currentPathIsAdmin\":false,\"isFront\":true,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"path-frontpage page-node-type-homepage\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n<header>\n\t<div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n</header>\n\n<main id=\"main\" role=\"main\">\n\t\t\t\t\t\t\t<div class=\"goa-container goa-container--medium goa-container--header goa-background--blue goa-hero goa-hero--large\" style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/ti-data-centres-homepage-1920x1080.jpg?itok=NDyG3LoH') center center; background-size: cover;\">\n\t\t<div class=\"goa-wrapper\">\n\t\t\t<div class=\"goa-column-100-100-100\">\n\t\t\t\t<h1 class=\"goa-hero-large-title\">Investing in the future</h1>\n\t\t\t\t\t\t\t\t\t<p class=\"goa-hero-large-lede\">\n  Alberta is helping power the AI economy. Learn more about what that means for you and your community.\n</p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https://www.alberta.ca/datacentres/index.html\" target=\"_blank\" class=\"goa-cta\">Visit the info site</a>\n\t\t\t\t\t\t\t</div>\n\t\t</div>\n\t</div>\n\n\t\n\t\n\n\t\t\n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\t\n  <div class=\"goa-container--medium goa-container--white ab-themes\">\n  <div class=\"goa-column-100-100-100\">\n    <h2>Find the Alberta government services and information you need</h2>\n  </div>\n    \n    <div class=\"goa-column-33-33-100 ab-theme about-government\">\n<a href=\"/about-government\">About government</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme agriculture\">\n<a href=\"/agriculture\">Agriculture</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme birth-adoption-death-marriage-and-divorce\">\n<a href=\"/birth-adoption-death-marriage-and-divorce-topic\">Birth, adoption, death, marriage and divorce</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme business-and-economic-development\">\n<a href=\"/business-and-economic-development\">Business and economic development</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme culture\">\n<a href=\"/culture-topic\">Culture</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme driving-safety\">\n<a href=\"/driving-safety-topic\">Driving safety</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme education-and-training\">\n<a href=\"/education-and-training-topic\">Education and training</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme emergency-preparedness-disaster-response-and-public-safety\">\n<a href=\"/emergency-preparedness-disaster-response-and-public-safety-topic\">Emergency preparedness, disaster response and public safety</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme employment\">\n<a href=\"/employment-topic\">Employment</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme energy\">\n<a href=\"/energy-topic\">Energy</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme environment\">\n<a href=\"/environment-natural-resources\">Environment</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme family-and-social-supports\">\n<a href=\"/family-and-social-supports-topic\">Family and social supports</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme fish-and-wildlife-\">\n<a href=\"/fish-and-wildlife-topic\">Fish and wildlife </a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme health\">\n<a href=\"/health-wellness\">Health</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme housing\">\n<a href=\"/housing-topic\">Housing</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme indigenous-relations\">\n<a href=\"/indigenous-relations-topic\">Indigenous relations</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme infrastructure\">\n<a href=\"/infrastructure-topic\">Infrastructure</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme justice\">\n<a href=\"/justice-topic\">Justice</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme moving-to-alberta\">\n<a href=\"/moving-to-alberta-topic\">Moving to Alberta</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme municipalities\">\n<a href=\"/municipalities-topic\">Municipalities</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme non-profit-and-charitable-organizations\">\n<a href=\"/non-profit-and-charitable-organizations-topic\">Non-profit and charitable organizations</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme tax-information\">\n<a href=\"/tax-information-topic\">Tax information</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme tourism-sport-and-outdoor-recreation\">\n<a href=\"/tourism-sport-and-outdoor-recreation\">Tourism, sport and outdoor recreation</a>\n</div>\n\n\n\n</div>\n\n\n\n  \n\n  \n\n\n<div class=\"goa-background--grey goa-container--medium\" id=\"goa-band1894\">\n  \n  \n\n  <div class=\"goa-column-100-100-100\">\n    <h2>Initiatives</h2>\n  </div>\n\n\n\n\n  \n    \n                  \n  \n    <div class=\"goa-card goa-column-50-100-100 \">\n              <div class=\"goa-thumb\">\n                                                                        <img src=\"/system/files/styles/card_image_regular/private/em-ncop-card-750x422.jpg?itok=SxdcjLjI\" alt=\"\" role=\"presentation\">\n        </div>\n                    <div class=\"goa-title\">\n          <a href=\"/west-coast-oil-pipeline\" class=\"card-link\" rel=\"bookmark\">West Coast Oil Pipeline</a>\n        </div>\n                    <div class=\"goa-text\">\n          Advancing nation-building infrastructure to unlock trade and strengthen Canada.\n        </div>\n          </div>\n\n  \n\n  \n\n  <div class=\"goa-card goa-column-25-50-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" alt=\"Alberta Emergency Alert app icon\" title=\"Alberta Emergency Alert app grey\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"https://open.alberta.ca/blog/?page_id=115\" class=\"card-link\" target=\"_blank\">Download the app</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Get information about emergencies, including critical emergency alerts as well as information alerts to help you be aware and be prepared. Download the app today.</p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-25-50-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/emergency-preparedness-card-750x422.jpg?itok=9E8ZIEVi\" alt=\"Two men standing in front of a group of people, one with their arm around the other one pointing to something in the distance. The other man has a tablet in his hands.\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"/emergency-preparedness\" class=\"card-link\">Emergency preparedness</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Be prepared for disasters and emergencies by planning ahead and making community connections.</p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-33-33-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/hshs-acute-care-action-plan-hero-banner.jpg?itok=nxCDPDQl\" alt=\"Image of a medical bed in a hospital with medical equipment and a hospital staff member standing next to the bed.\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"/acute-care-action-plan\" class=\"card-link\">Acute Care Action Plan</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Addressing immediate pressures in Alberta’s hospitals and emergency systems while laying the foundation for long-term improvements.&nbsp;</p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-33-33-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"/emergency\" class=\"card-link\">Active emergency updates</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p><span>Updates on major active emergencies and recovery information in Alberta.</span></p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-33-33-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/alss-workfirst-card-750x422px.jpg?itok=zl6b2FRB\" alt=\"Adult and child holding hands in a bright, modern kitchen with a countertop, plants, and household items visible in the background.\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"/workfirst-alberta\" class=\"card-link\">WorkFirst Alberta</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Empowering job seekers to grow careers and employers to find skilled talent.</p>\n\n      </div>\n      </div>\n\n\n\n\n  <div class=\"goa-column-100-100-100 cards-link\">\n    <a href=\"/key-initiatives\">See all initiatives</a>\n  </div>\n\n\n</div>\n\n  \n\n  \n\n\n<div class=\"goa-background--white goa-container--medium\" id=\"goa-band1883\">\n  \n    <div class=\"paragraph paragraph--type--featured-news paragraph--view-mode--default goa-column-100-100-100 ab-news\">\n          <h2>Featured news</h2>\n      <ul class=\"goa-news\">\n        \n  \n  <li>\n          <div class=\"goa-date\"><time datetime=\"2026-06-23T12:00:00Z\">June 23, 2026</time>\n</div>\n      <div class=\"goa-title\">\n        <a href=\"https://www.alberta.ca/release.cfm?xID=963759A6742A7-F786-9810-31166772874D4B98\">Alberta unveils bold 10-year cancer care strategy</a>\n      </div>\n      <div class=\"goa-text\">\n        Alberta is launching a new provincial cancer care strategy to expand screening, speed up diagnosis and improve care for patients across the province.\n      </div>\n      </li>\n\n  \n  <li>\n          <div class=\"goa-date\"><time datetime=\"2026-06-19T12:00:00Z\">June 19, 2026</time>\n</div>\n      <div class=\"goa-title\">\n        <a href=\"https://www.alberta.ca/release.cfm?xID=96361C82322F3-DB56-B036-6D9F19C74246BB83\">Summer savings at Alberta museums and sites</a>\n      </div>\n      <div class=\"goa-text\">\n        Alberta is making it more affordable for families and young people to learn our history at provincial museums and historic sites.\n      </div>\n      </li>\n\n  \n  <li>\n          <div class=\"goa-date\"><time datetime=\"2026-06-03T12:00:00Z\">June 3, 2026</time>\n</div>\n      <div class=\"goa-title\">\n        <a href=\"https://www.alberta.ca/release.cfm?xID=962869136F5A9-DE18-529F-46F1F7E4AA49066E\">Accelerating growth for skilled workers in Alberta</a>\n      </div>\n      <div class=\"goa-text\">\n        Alberta’s government is providing $4 million to expand training opportunities for skilled trades workers, making it easier to learn new skills while staying on the job.\n      </div>\n      </li>\n\n\n      </ul>\n      <a href=\"https://www.alberta.ca/news\">See all news</a>\n      </div>\n\n\n</div>\n\n  \n  \n  \n\n\n<div class=\"goa-background--grey goa-container--medium goa--bottom-stroke\" id=\"goa-band1885\">\n  \n    <div class=\"goa-premier\">\n          <div class=\"goa-column-33-33-100\">\n        <div class=\"goa-thumb\">\n          \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/premier-smith-480x480.png?itok=uMWBhRz-\" alt=\"Premier Danielle Smith\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n        </div>\n      </div>\n      <div class=\"goa-column-66-66-100\">\n        <div class=\"goa-text\">\n          <h2>Premier of Alberta</h2><p>Danielle Smith was sworn in as Alberta's 19th Premier on October 11, 2022.&nbsp;<a href=\"https://www.alberta.ca/premier.aspx\">Find out more</a>.</p>\n        </div>\n      </div>\n      </div>\n\n\n</div>\n\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n\t// dsComponents\ngoa.init({debug: false, enableescape: false});\n\n// abLayouts\nab.init({enablejumplinks: false, enableupdates: false, debug: false});\n\n// abComponents\nif (abComponents) \nabComponents.init({debug: false});\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 556,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 3942,
          "settleDelayMs": 2000,
          "auditMs": 1712,
          "totalMs": 6738,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1417,
          "failed": 28,
          "cantTell": 14,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "aria_role_valid",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "img_alt_decorative",
          "input_label_visible",
          "style_background_decorative",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e8b6d26603f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "ba832dfb5c6bb422d44646b3894fde512a1196b5b3f57c88c34a52cf83121ca5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA832DFB5C6B"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "420da39528c0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "7032e5662dc763bd7ca85f302231e345f7f971e2c9afda486c0e83684b907b64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7032E5662DC7"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8d9fb054fff",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "95a22dcbd7a8dbbafc76f4b09c8f5ba53aa1397079f0057330079af1ed162edb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95A22DCBD7A8"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0708894adb8f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "276e7d00194a2287d9b842a185332922e8b47326ee5bececace16ac91b81dde9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-276E7D00194A"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7e814ee6dbf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "4513691d73c0c14bd0d01daf5060459fdc5081e829ec0a766ee8c30092f8c878",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4513691D73C0"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d34043121641",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "281e9fb33bd5f33cb80c2df92de14b73e6a6ca872661e7812ecfbc599a42ba73",
            "a11yOccurrenceDisplayId": "A11Y-OCC-281E9FB33BD5"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "069c4fcb3924",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "3bec52dc7ea2e7086797bfe4dfcf829fb632413c8039df0528d8e5c85c17aa6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BEC52DC7EA2"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c515e9d91e15",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "acdf37e9f5aff289e770b62b0718e910e5224b80e3fdd639546af77ea7dc0eec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACDF37E9F5AF"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "916fa7cea2b5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "293b2910b9c36717a6df1e048d40529ee6fedaa5deda93b0dfcf6aa98d8be8ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-293B2910B9C3"
          },
          {
            "rule": "style_background_decorative",
            "xpath": null,
            "html": "<div style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/ti-data-centres-homepage-1920x1080.jpg?itok=NDyG3LoH') center center; background-size: cover;\" class=\"goa-container goa-container--medium goa-container--header goa-background--blue goa-hero goa-hero--large\">",
            "message": "Verify the CSS background image does not convey important information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f7eacb7e51a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fa45c6ff",
            "a11yPatternFingerprint": "13c69a940bdfdb1656fe5304b9c639be2607c9f67e018bbeb17fdbc7c6258501",
            "a11yPatternDisplayId": "A11Y-PAT-13C69A940BDF",
            "a11yOccurrenceFingerprint": "bd666784fb70d3f83b69c261fe05490e3067c06955eb47bccb32ed8b01b1327a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD666784FB70"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<h1 class=\"goa-hero-large-title\">",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 48px and weight of 700",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89c23f732203",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b8b9f416",
            "a11yPatternFingerprint": "64afc00f312f97beed6cc0880f89ebde3579265604d1274ac9d4c4e2c950d882",
            "a11yPatternDisplayId": "A11Y-PAT-64AFC00F312F",
            "a11yOccurrenceFingerprint": "53e3d0a194d571d685271e48bc55a6699ab9bccb70cc17c481d54d1b20c1c153",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53E3D0A194D5"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<p class=\"goa-hero-large-lede\">",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 24px and weight of 400",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8ddc848a94d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-eace9585",
            "a11yPatternFingerprint": "d20262a3918d9c4fad49bc7292a9afd18827797b1a887c2fc5b042866ad8636b",
            "a11yPatternDisplayId": "A11Y-PAT-D20262A3918D",
            "a11yOccurrenceFingerprint": "6b4d5bb1c2dc94120a12f5f4143579830f6449f8aed13139f947b451f5a67d36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6B4D5BB1C2DC"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" alt=\"\" src=\"/system/files/styles/card_image_regular/private/em-ncop-card-750x422.jpg?itok=SxdcjLjI\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10ab3f30ced3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f13188bc",
            "a11yPatternFingerprint": "b2551895a3ed79faa6ae03ffc613442a3de52a4dae7fa6d4f1ed128be121173f",
            "a11yPatternDisplayId": "A11Y-PAT-B2551895A3ED",
            "a11yOccurrenceFingerprint": "13135d2802ce38e99b53a9af94bdd860971a5ecaf12e3c352713b1df5dad878f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-13135D2802CE"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" title=\"Alberta Emergency Alert app grey\" alt=\"Alberta Emergency Alert app icon\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f3d99f6c417",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-51ef10a5",
            "a11yPatternFingerprint": "4afd35b3b9648f200bb39212ed99332cf4cbdc71a39f851e0e539318dde3d25f",
            "a11yPatternDisplayId": "A11Y-PAT-4AFD35B3B964",
            "a11yOccurrenceFingerprint": "1163568d5ca7cde78ec97d78827ae63180b9f896aaf6b6cccb573570d8b9b1f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1163568D5CA7"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" title=\"Alberta Emergency Alert app grey\" alt=\"Alberta Emergency Alert app icon\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e3630a40bc8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0188c28b",
            "a11yPatternFingerprint": "527956d8a0c1aad7f97551fb9ccff0127acc70cf71f26cd883f4e9941021b181",
            "a11yPatternDisplayId": "A11Y-PAT-527956D8A0C1",
            "a11yOccurrenceFingerprint": "63602f20aa5e8cf93b661d32bd0e7f99fae9a1185f9b2f3029edd814617b10aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63602F20AA5E"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Two men standing in front of a group of people, one with their arm around the other one pointing to something in the distance. The other man has a tablet in his hands.\" src=\"/system/files/styles/card_image_regular/private/emergency-preparedness-card-750x422.jpg?itok=9E8ZIEVi\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb1c7f7311a6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-44137b10",
            "a11yPatternFingerprint": "48d92115465c06ee3655fc577071bed585f70468c4d1732fb1810923a076e50c",
            "a11yPatternDisplayId": "A11Y-PAT-48D92115465C",
            "a11yOccurrenceFingerprint": "5ea152b191296d91f3db3f07b357f7e85c1e08f56d66a1820eb0d87b1f378f59",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EA152B19129"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Two men standing in front of a group of people, one with their arm around the other one pointing to something in the distance. The other man has a tablet in his hands.\" src=\"/system/files/styles/card_image_regular/private/emergency-preparedness-card-750x422.jpg?itok=9E8ZIEVi\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63eaa032eeea",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bc76ccfb",
            "a11yPatternFingerprint": "0d8051ff5460e8c9622236a6dc1eeb2ce950ef5ddeb912fe51f157861d0094aa",
            "a11yPatternDisplayId": "A11Y-PAT-0D8051FF5460",
            "a11yOccurrenceFingerprint": "afaa6350490253debd2f1128d36a8081ef275b7f5fd559594adfb6c237ac846c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAA63504902"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Image of a medical bed in a hospital with medical equipment and a hospital staff member standing next to the bed.\" src=\"/system/files/styles/card_image_regular/private/hshs-acute-care-action-plan-hero-banner.jpg?itok=nxCDPDQl\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfeef2126104",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7eefbd87",
            "a11yPatternFingerprint": "3b68bacf4797d0d7cceae39fb222c0bd85ffe18f5abdda8fcd1ca4cd61fa829c",
            "a11yPatternDisplayId": "A11Y-PAT-3B68BACF4797",
            "a11yOccurrenceFingerprint": "e7b0976ece220da68cdfff5361197702c08cc8781576cd82a94d34b941026c8d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E7B0976ECE22"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Image of a medical bed in a hospital with medical equipment and a hospital staff member standing next to the bed.\" src=\"/system/files/styles/card_image_regular/private/hshs-acute-care-action-plan-hero-banner.jpg?itok=nxCDPDQl\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "894d038c326d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a7d4cc41",
            "a11yPatternFingerprint": "74df3f965abea50e23a2d5f33036f67fa17485c1d642684aea8b9dccdda769fd",
            "a11yPatternDisplayId": "A11Y-PAT-74DF3F965ABE",
            "a11yOccurrenceFingerprint": "8678600b184ee5da29d05f2fa4cc6118a12e8029364acdf449f8a9de7f35979c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8678600B184E"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97ff657291df",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-94c5a044",
            "a11yPatternFingerprint": "e1638cf2ebc1202b2f62c54393f700e5dee5cfb9d965632eda3423404a4a07f9",
            "a11yPatternDisplayId": "A11Y-PAT-E1638CF2EBC1",
            "a11yOccurrenceFingerprint": "bfa6a817b81bdcb8ebf0f973e38c062b57316cdc82139dd348033a939dfaef8a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA6A817B81B"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4a07d8a7e43",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b56b1dbb",
            "a11yPatternFingerprint": "318e7759d4a620b19cf55164c000668b28661513adee03dd96d1a3804526208a",
            "a11yPatternDisplayId": "A11Y-PAT-318E7759D4A6",
            "a11yOccurrenceFingerprint": "47274a3633661803e01df0e2936fa7b6e3602856538724db3bfbcc08b1b8ac67",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47274A363366"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Adult and child holding hands in a bright, modern kitchen with a countertop, plants, and household items visible in the background.\" src=\"/system/files/styles/card_image_regular/private/alss-workfirst-card-750x422px.jpg?itok=zl6b2FRB\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5e402d818fc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-574289b7",
            "a11yPatternFingerprint": "76e7726c730090eaef564796b484a437c03001f701b0e1027d4fc2ea69cbd2db",
            "a11yPatternDisplayId": "A11Y-PAT-76E7726C7300",
            "a11yOccurrenceFingerprint": "f2a4a38ae0bc02a0934a63be55b1709a8fcfdb854e73f694c81bb4ca894e9c86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2A4A38AE0BC"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Adult and child holding hands in a bright, modern kitchen with a countertop, plants, and household items visible in the background.\" src=\"/system/files/styles/card_image_regular/private/alss-workfirst-card-750x422px.jpg?itok=zl6b2FRB\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27b0f2e14c36",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-2eeb87fd",
            "a11yPatternFingerprint": "0a167631758300dc11deabd521b4b00a4ae96e5e781ccac6363a23d85abc9d25",
            "a11yPatternDisplayId": "A11Y-PAT-0A1676317583",
            "a11yOccurrenceFingerprint": "347b548918af46dee6c8eac8840c8fc760e7f1e4b4bc2ecaf3333992650c5f2c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-347B548918AF"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e190c290061",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "4456293e408cc62575f1c35dfc02a5523830a82fc583850b6440df4de6133612",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4456293E408C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17c4896628e5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "9601137f9c4673bcee0cd4bb689fc8cea4f0159e0e5df4ce7e75fe7a8e7bc728",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9601137F9C46"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b8a87f49dfe",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "2328aa3ead534181a32d5bcd766a84b2ceffc5153b0b76cd5c28f78401d41c07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2328AA3EAD53"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10123d97fbea",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "d790bdff727569ff82da1bbab1dba55f9210fe32d9e2753545373986e473965b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D790BDFF7275"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0060655554ad",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "68b68e375a0b466b2f3985c4417bdff700feb1e89fcc7e3aa7c81eb41ae9c61e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-68B68E375A0B"
          }
        ],
        "outcomeCount": 1453,
        "uniqueFailedCount": 28,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 0,
          "warnings": 4,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "7bcd16aea967",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "1ac76b76b276092ae30942f97fc06e30c8dbb0bbc92dc2b534b3d10d16790185",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AC76B76B276"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "49ffa635256b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "5fd4e0a87ee42dc60f91c4f8f35b2dd2d2364e5ca9a9d4f1f500d4f8d7557ef2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FD4E0A87EE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "49ffa635256b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "5fd4e0a87ee42dc60f91c4f8f35b2dd2d2364e5ca9a9d4f1f500d4f8d7557ef2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FD4E0A87EE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f9cb5a90a507",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "119904afa2f428f866929ecedac3239cd6be12bb58ed9cd5622811b1ef4f02fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-119904AFA2F4"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 439,
        "pageNavigationMs": 3942,
        "pageLoadDelayMs": 2000,
        "totalMs": 13944,
        "scannerMs": {
          "axe": 6738,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/accessibility",
      "finalUrl": "https://www.alberta.ca/accessibility",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Accessibility | Alberta.ca",
      "elapsedMs": 15123,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 390,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"We're reducing barriers to make Government of Alberta websites more accessible and convenient for visitors.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/accessibility\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2024-06-10T11:51:51-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"false\">\n<meta name=\"id\" content=\"761\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/accessibility\">\n<meta property=\"og:title\" content=\"Accessibility\">\n<meta property=\"og:description\" content=\"We're reducing barriers to make Government of Alberta websites more accessible and convenient for visitors.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Accessibility\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/accessibility\">\n\n    <title>Accessibility | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/761\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-accessibility section-accessibility path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n  \n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li><li class=\"toggle-item\"><button class=\"breadcrumb-toggle\" aria-label=\"Toggle collapsed breadcrumbs\"></button></li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/data-publications-information-management\">Publications, reporting and information management</a>\n          </li>\n      <li>\n              <a href=\"/usingthissite\">Using Alberta.ca</a>\n          </li>\n      <li>\n              <span>Accessibility</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                        <div class=\"goa-heading\">\n          <h1>\n<span>Accessibility</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  We're reducing barriers to make Government of Alberta websites more accessible and convenient for visitors.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Using Alberta.ca</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              <a href=\"/usingthissite\">Using Alberta.ca</a>\n          </div>\n  </div>\n  <ul>\n                  <li class=\"current\" aria-current=\"true\">\n          Accessibility\n        </li>\n                        <li>\n          <a href=\"/planned-website-maintenance\">Alberta.ca website maintenance</a>\n        </li>\n                        <li>\n          <a href=\"/disclaimer\">Disclaimer</a>\n        </li>\n                        <li>\n          <a href=\"/quick-escape-button\">Quick Escape button</a>\n        </li>\n                        <li>\n          <a href=\"/privacystatement\">Alberta.ca privacy statement</a>\n        </li>\n                        <li>\n          <a href=\"/vulnerability-reporting-program\">Vulnerability reporting program</a>\n        </li>\n                        <li>\n          <a href=\"/pdf-form-technical-support\">PDF form technical support</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid goa-jumplinks goa-jumplinks--wrapper goa-jumplinks--wrapper-1-col\"><div class=\"goa-column-100-100-100\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Navigating without a mouse</a></li><li><a href=\"#jumplinks-1\">Linked sites</a></li><li><a href=\"#jumplinks-2\">Related</a></li></ul></div></div><div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <p>This site conforms to the Web Content Accessibility Guidelines of the Worldwide Web Consortium (W3C). Alberta government web pages are designed to be as accessible as possible for visually impaired or blind visitors using screen reading software.</p><a name=\"jumplinks-0\"></a><h2>Navigating without a mouse</h2><p>This site can be navigated without a mouse. Using a keyboard or assistive device, visitors can skip to other sections by choosing the ‘Skip to Navigation’ and ‘Skip to Content’ links on each page. Visitors can also use the Tab key on the keyboard to jump between links on the page.</p><a name=\"jumplinks-1\"></a><h2>Linked sites</h2><p>The Government of Alberta cannot guarantee the accessibility of linked external sites.</p><a name=\"jumplinks-2\"></a><h2>Related</h2><ul><li><a href=\"http://www.w3.org/WAI/intro/wcag.php\" target=\"_blank\">W3C Web Content Accessibility Guidelines</a></li></ul>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n    \n\n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;761&quot;,&quot;owner&quot;:&quot;4&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Accessibility&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Communications and Public Engagement</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/accessibility#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/accessibility\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item menu_about-links__item__active_trail\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link is-active\" data-drupal-link-system-path=\"node/761\" aria-current=\"page\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: true,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 448,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 6969,
          "settleDelayMs": 4942,
          "auditMs": 1726,
          "totalMs": 9373,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1038,
          "failed": 16,
          "cantTell": 12,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d5d7ce26253",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "d8feab8a71dc8ede5cf68eedffc5b5278a8205149b98d04456f2af31f758ea20",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D8FEAB8A71DC"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f17a1eb0237",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "b0e5ec2e95b624cee59913d5e6fbcb0b3fed226efb7294ef3543b80aa2dfeceb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B0E5EC2E95B6"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb07ccbaca26",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "f150c72604227dbc7814454c822f601585ea1b22bc88ce30fceae47ea4ceb338",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F150C7260422"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c19b8d220c1e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "79cb21c4ba7e404a3c399cddb17de0a943b111b57c6d24273124af3d38d6d5d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-79CB21C4BA7E"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2db6f61964d1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "306a686662c742b8d2deebb4a2124d73177f1f928391b62ac5bdca4f32a68501",
            "a11yOccurrenceDisplayId": "A11Y-OCC-306A686662C7"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f95c18874a6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "c5702a7820d0b2f5ddfcfa5ad88751cdc5b1f92d39ff418eee6d19b121143ff5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C5702A7820D0"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c3f2e849686",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "42076b9708802c797e421d396e1f3ae8539ff5f230653b8f1eab637429dd1376",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42076B970880"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c64ad7d1066",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "19eb12636af6d16f25541cfd77db806cfe82aa7e7acc098e2964a8828ad2e418",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19EB12636AF6"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e750e2c6debe",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "ca282165d7c5752d225aae7b3ff6a87f4629bd892290578f9e14f493984206ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA282165D7C5"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Toggle collapsed breadcrumbs\" class=\"breadcrumb-toggle\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82991f6f82ac",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-366b54b4",
            "a11yPatternFingerprint": "de6f491a7c1452047e4a62761ec380935afec09530fd90c6fb172aee3ea9663d",
            "a11yPatternDisplayId": "A11Y-PAT-DE6F491A7C14",
            "a11yOccurrenceFingerprint": "e6b4999f3926254adff5112afcf75a611a0ffb8d1b3cd992ee047d351bd44b2e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E6B4999F3926"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca186b4e2e71",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "b2de7734462948093439ad0304cc09eb424e3c662a49a186e3fd86f8a518df86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B2DE77344629"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf5820fff9c8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "e18011eabab8073e7d9f4d8de76137984db967dc76dfbafa54b44e02cc75326e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E18011EABAB8"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b5f7ce3f5af",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "73e8dbcbb8167be3166e286fe02573da3d99242c54a0f3ec413220407625c291",
            "a11yOccurrenceDisplayId": "A11Y-OCC-73E8DBCBB816"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1379c686656",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "d8063319678cce4ebe57be61914696081b1cf446f8202582ba631852fb5c006e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D8063319678C"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "938247dda8b9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "8ce6e075630288129d16c439df027e26f2958b002ad2ebe3c95e53dc1f8003fe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8CE6E0756302"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1eae21695f44",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "3504ff2baf8387a486156e823bdd7468f67eea1402c7bb31635b9e2e66aad23b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3504FF2BAF83"
          }
        ],
        "outcomeCount": 1059,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "a1b471d869a4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "2b61a6676c424914cb9404940ad600d285c69158d609c32ce0f2522e63d215e5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2B61A6676C42"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "720439368e48",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "08ca29755b9bad52c41393101afb56da564a7edbc8dc770e3c8f6680a2de6a29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08CA29755B9B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "720439368e48",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "08ca29755b9bad52c41393101afb56da564a7edbc8dc770e3c8f6680a2de6a29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08CA29755B9B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "48ca7b019f62",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "cfbd29f87dbcddfcb2a4886042e1cb20bbf2f1a29b902a59a3ca308229fbb429",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CFBD29F87DBC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "720439368e48",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "08ca29755b9bad52c41393101afb56da564a7edbc8dc770e3c8f6680a2de6a29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08CA29755B9B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "2cd2b063c617",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "13c11a19f2412464a9650b4ce9adf0381454a0f61e3c26eacb37b4111596717f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-13C11A19F241"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "6c8074289af7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "676249d13f2ece49c4fe66b3cd00b89a2fa4d82b82a80d092d9f2a511e35e9ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-676249D13F2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7d72ffb1e959",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "3b549c0d5a5d4d8e9971823360a67edecd36b0c7d102eca4a66cf6b655fa603f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B549C0D5A5D"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 402,
        "pageNavigationMs": 6969,
        "pageLoadDelayMs": 4942,
        "totalMs": 15123,
        "scannerMs": {
          "axe": 9373,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/find-a-job",
      "finalUrl": "https://alberta.ca/find-a-job",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 242,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 242,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 6456,
        "totalMs": 242,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/all-services",
      "finalUrl": "https://www.alberta.ca/all-services",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "All services | Alberta.ca",
      "elapsedMs": 18906,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 402,
          "failed": 0,
          "cantTell": 29,
          "inapplicable": 47
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-all-services\" class=\" js goa-scrollup goa-scroll--standard\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Find the Alberta government services and information you need.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/all-services\">\n<meta name=\"template\" content=\"All services\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2026-06-26T15:48:29-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"7888\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/all-services\">\n<meta property=\"og:title\" content=\"All services\">\n<meta property=\"og:description\" content=\"Find the Alberta government services and information you need.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"All services\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/all-services\">\n\n    <title>All services | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/7888\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-all-services section-all-services path-node page-node-type-all-services\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n          \n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header goa-hero-banner\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <span>All services</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n    <div class=\"goa-hero\" style=\"background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url(/system/files/styles/responsive_2080/private/cpe-all-services-hero-1920x1080.jpg?itok=5Nm0ZHOn) right center; background-size: cover; background-repeat: no-repeat;\">\n      <div class=\"goa-container\">\n        <div class=\"goa-hero--header\">\n          <h1 class=\"goa-hero-large-title\">\n<span>All services</span>\n</h1>\n          <p class=\"goa-hero-large-lede\">\n  Find the Alberta government services and information you need.\n</p>\n        </div>\n      </div>\n    </div>\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\">\n      <div class=\"goa-container--medium goa-container--white ab-servicelist\">\n      \n  \n  <div class=\"goa-column-33-33-100 about-government\">\n\n<div class=\"goa-title\">\n<a href=\"/about-government\"> About government </a>\n</div>\n\n<div class=\"goa-text\"><p>Alberta government organizations, legislation, priorities, taxes and levies, and First Nations and Métis policy and services.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 agriculture\">\n\n<div class=\"goa-title\">\n<a href=\"/agriculture\"> Agriculture </a>\n</div>\n\n<div class=\"goa-text\"><p>Funding programs, business resources, agriculture information, agri-food and local food business resources, and calculators and tools.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 birth-adoption-death-marriage-and-divorce\">\n\n<div class=\"goa-title\">\n<a href=\"/birth-adoption-death-marriage-and-divorce-topic\"> Birth, adoption, death, marriage and divorce </a>\n</div>\n\n<div class=\"goa-text\"><p>Birth and adoption, death, divorce and separation, marriage, legal name changes, registry services, and ordering and updating documents.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 business-and-economic-development\">\n\n<div class=\"goa-title\">\n<a href=\"/business-and-economic-development\"> Business and economic development </a>\n</div>\n\n<div class=\"goa-text\"><p>Agriculture, forestry, tourism and other key sectors and supports for business, trade, economic development and government contracting.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 culture\">\n\n<div class=\"goa-title\">\n<a href=\"/culture-topic\"> Culture </a>\n</div>\n\n<div class=\"goa-text\"><p>Funding for heritage and cultural industry projects, and information about museums, historic sites, libraries and cultural events.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 driving-safety\">\n\n<div class=\"goa-title\">\n<a href=\"/driving-safety-topic\"> Driving safety </a>\n</div>\n\n<div class=\"goa-text\"><p>Driving and vehicles, roads, highways and bridges, and public transportation. </p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 education-and-training\">\n\n<div class=\"goa-title\">\n<a href=\"/education-and-training-topic\"> Education and training </a>\n</div>\n\n<div class=\"goa-text\"><p>K to 12 and post-secondary education, adult learning, career planning, and student financial assistance, records, diplomas and transcripts.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 emergency-preparedness-disaster-response-and-public-safety\">\n\n<div class=\"goa-title\">\n<a href=\"/emergency-preparedness-disaster-response-and-public-safety-topic\"> Emergency preparedness, disaster response and public safety </a>\n</div>\n\n<div class=\"goa-text\"><p>Information to keep your family, your home and your community safe.  For immediate emergency help call 911.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 employment\">\n\n<div class=\"goa-title\">\n<a href=\"/employment-topic\"> Employment </a>\n</div>\n\n<div class=\"goa-text\"><p>Alberta jobs, employment standards, OHS, and other services and supports for workers and employers. </p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 energy\">\n\n<div class=\"goa-title\">\n<a href=\"/energy-topic\"> Energy </a>\n</div>\n\n<div class=\"goa-text\"><p>Encouraging the development of natural and renewable resources and managing royalties and public offerings for the province.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 environment\">\n\n<div class=\"goa-title\">\n<a href=\"/environment-natural-resources\"> Environment </a>\n</div>\n\n<div class=\"goa-text\"><p>Protecting Alberta’s environment and natural resources includes preserving the quality of our water, air, natural lands and wildlife.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 family-and-social-supports\">\n\n<div class=\"goa-title\">\n<a href=\"/family-and-social-supports-topic\"> Family and social supports </a>\n</div>\n\n<div class=\"goa-text\"><p>Financial assistance and services for seniors, children, people with disabilities, and individuals and families in crisis.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 fish-and-wildlife\">\n\n<div class=\"goa-title\">\n<a href=\"/fish-and-wildlife-topic\"> Fish and wildlife </a>\n</div>\n\n<div class=\"goa-text\"><p>Information, regulations and legislation on fish and wildlife species and management in Alberta.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 health\">\n\n<div class=\"goa-title\">\n<a href=\"/health-wellness\"> Health </a>\n</div>\n\n<div class=\"goa-text\"><p>Alberta health insurance and benefits, doctors, hospitals and facilities, and other healthcare supports and information.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 housing\">\n\n<div class=\"goa-title\">\n<a href=\"/housing-topic\"> Housing </a>\n</div>\n\n<div class=\"goa-text\"><p>Explore Alberta's municipalities, community supports, and information for owning or renting a home in Alberta. </p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 indigenous-relations\">\n\n<div class=\"goa-title\">\n<a href=\"/indigenous-relations-topic\"> Indigenous relations </a>\n</div>\n\n<div class=\"goa-text\"><p>Resources, policy and services for First Nation and Métis peoples in Alberta.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 infrastructure\">\n\n<div class=\"goa-title\">\n<a href=\"/infrastructure-topic\"> Infrastructure </a>\n</div>\n\n<div class=\"goa-text\"><p>Projects, properties and policies that involve doing business with and oversight from government.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 justice\">\n\n<div class=\"goa-title\">\n<a href=\"/justice-topic\"> Justice </a>\n</div>\n\n<div class=\"goa-text\"><p>Crime, law enforcement and the province's justice system, legal representation and documents and your rights as an Albertan.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 moving-to-alberta\">\n\n<div class=\"goa-title\">\n<a href=\"/moving-to-alberta-topic\"> Moving to Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Immigration information, jobs, health, education and more for those planning to move or who are new to Alberta.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 municipalities\">\n\n<div class=\"goa-title\">\n<a href=\"/municipalities-topic\"> Municipalities </a>\n</div>\n\n<div class=\"goa-text\"><p>Alberta municipalities and communities, municipal governance, growth and collaboration, and maps and statistics.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 non-profit-and-charitable-organizations\">\n\n<div class=\"goa-title\">\n<a href=\"/non-profit-and-charitable-organizations-topic\"> Non-profit and charitable organizations </a>\n</div>\n\n<div class=\"goa-text\"><p>Grants, supports and resources for non-profit companies, societies and charitable organizations.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 tax-information\">\n\n<div class=\"goa-title\">\n<a href=\"/tax-information-topic\"> Tax information </a>\n</div>\n\n<div class=\"goa-text\"><p>Overview of Alberta’s personal and business taxes and levies, Alberta’s tax advantage, and links to programs and services.</p></div>\n\n</div>\n  <div class=\"goa-column-33-33-100 tourism-sport-and-outdoor-recreation\">\n\n<div class=\"goa-title\">\n<a href=\"/tourism-sport-and-outdoor-recreation\"> Tourism, sport and outdoor recreation </a>\n</div>\n\n<div class=\"goa-text\"><p>Discover Alberta’s travel destinations, find grants and services for non-profit sport organizations or plan your next outdoor adventure.</p></div>\n\n</div>\n\n\n    </div>\n  </main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n  });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script></body></html>",
        "outcomeCount": 478,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 8697,
          "settleDelayMs": 6456,
          "auditMs": 2302,
          "totalMs": 11735,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1230,
          "failed": 16,
          "cantTell": 14,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_background_decorative",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43c2b81c2ebc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "db5685576e8ff2c34663846d2d8b4e393089ea723d3037434aa3dfd018681625",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DB5685576E8F"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6324abf6313",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "b5d4233c5eda75736c903caf195dff36c19df2bcc00968c6f7e41dfaa6818ceb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B5D4233C5EDA"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bf3316a526e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "5908194458eded50a579b59e506748dd8783c88281e4c5b8834f9a048301350f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5908194458ED"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "976d5d1c3e3a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "661e2c49186dd5b10a3dcdf8a0bf953e13dffaf2e8f9d865352a56daf6f569fc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-661E2C49186D"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7584969843ba",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "dda396b80d94a43a7c40efe67435503d9595db9f780d9df20c1f8414af3010ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDA396B80D94"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdae1efa58f6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "fc049d6d9c303726c2cb9b25aaccccf4605e0a18f146f8e06bd18f5236db5ebf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC049D6D9C30"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cd5fc41f637",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "8c25f8b7a7a23c603a0107cc34b348d15a390f04c262a0c0d439df2ae95894d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8C25F8B7A7A2"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "246b095bea49",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "f7aa904913bc679d32e46bb3d108eb88149a72519dccd98da4569cfe8792f526",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7AA904913BC"
          },
          {
            "rule": "style_background_decorative",
            "xpath": null,
            "html": "<div style=\"background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url(/system/files/styles/responsive_2080/private/cpe-all-services-hero-1920x1080.jpg?itok=5Nm0ZHOn) right center; background-size: cover; background-repeat: no-repeat;\" class=\"goa-hero\">",
            "message": "Verify the CSS background image does not convey important information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dac8ca80373",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f20caf08",
            "a11yPatternFingerprint": "0a795a41bdc4ad7af4b10fae2780ba8a3754e9e3939b0c2994b2a9c799f6c454",
            "a11yPatternDisplayId": "A11Y-PAT-0A795A41BDC4",
            "a11yOccurrenceFingerprint": "4439e5b13839e6f6d0478c6a42c47bcb672d7d1dcd7bfe519151a324354ab859",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4439E5B13839"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 48px and weight of 700",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a49c0a0a67d4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "007d0b818716bed249055cbc7dea2c6a8a9d275ac9c8fb587e287d29bf5f4670",
            "a11yOccurrenceDisplayId": "A11Y-OCC-007D0B818716"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<p class=\"goa-hero-large-lede\">",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 24px and weight of 400",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "718b9d76fb42",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-eace9585",
            "a11yPatternFingerprint": "d20262a3918d9c4fad49bc7292a9afd18827797b1a887c2fc5b042866ad8636b",
            "a11yPatternDisplayId": "A11Y-PAT-D20262A3918D",
            "a11yOccurrenceFingerprint": "c88da0e5bebecba900f0c60239d03ece411a3e181926bf5349323f4efd1c263c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C88DA0E5BEBE"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2820babfce91",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "ef6e72137b71de140fca12ba0be5e2ba3bd9e7e4e0a11b9ad6c845464df17f87",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF6E72137B71"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7447edbfae9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "8cf2880b4f3cfce457b4d77b4859cfe6f4ae2076e1cdc6007fc6ec0d5cf1abb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8CF2880B4F3C"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdaef4456bb0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "2c84a85a40ff28ba7fd54a3e9dc74073e3a2082737e9e1fd1d08a27f3c8ec36e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C84A85A40FF"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c0affab2b91",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "f2d2a39821307aad773003c357edd4df50b0ae5a54c8e12333d1ec75f2c411d7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D2A3982130"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          }
        ],
        "outcomeCount": 1251,
        "uniqueFailedCount": 15,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 0,
          "warnings": 4,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "28545a351505",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "612d9490fcac998ae80bf66b8ee9c7d070d31343e3da7124343c9a633aa20275",
            "a11yOccurrenceDisplayId": "A11Y-OCC-612D9490FCAC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "aec53880dada",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "f7b94b7e87cafab08513f0168b941fa16c77ae103504051fc561eeedf3ffdd57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7B94B7E87CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "aec53880dada",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "f7b94b7e87cafab08513f0168b941fa16c77ae103504051fc561eeedf3ffdd57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7B94B7E87CA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ada173712e8c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "668706459db94ede243c8b63972371a3329a5eda53fada682a682e413d9b362e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-668706459DB9"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 1,
      "timings": {
        "fetchMs": 202,
        "pageNavigationMs": 8697,
        "pageLoadDelayMs": 6456,
        "totalMs": 18906,
        "scannerMs": {
          "axe": 11735,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/canada-post-service-interruption",
      "finalUrl": "https://alberta.ca/canada-post-service-interruption",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 183,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 183,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 7536,
        "totalMs": 183,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/vehicle-registration-renewal",
      "finalUrl": "https://www.alberta.ca/vehicle-registration-renewal",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Renew your vehicle registration | Alberta.ca",
      "elapsedMs": 17149,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 496,
          "failed": 0,
          "cantTell": 9,
          "inapplicable": 47
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"You can renew your passenger vehicle or motorcycle registration certificates online or in-person.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/vehicle-registration-renewal\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"20\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2026-07-02T08:25:26-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"false\">\n<meta name=\"id\" content=\"5885\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/vehicle-registration-renewal\">\n<meta property=\"og:title\" content=\"Renew your vehicle registration\">\n<meta property=\"og:description\" content=\"You can renew your passenger vehicle or motorcycle registration certificates online or in-person.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Renew your vehicle registration\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/vehicle-registration-renewal\">\n\n    <title>Renew your vehicle registration | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/5885\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-vehicle-registration-renewal section-vehicle-registration-renewal path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n  \n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\" class=\"is-active\" aria-current=\"page\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li><li class=\"toggle-item\"><button class=\"breadcrumb-toggle\" aria-label=\"Toggle collapsed breadcrumbs\"></button></li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/driving-safety-topic\">Driving safety</a>\n          </li>\n      <li>\n              <a href=\"/licensing-and-owning-a-vehicle\">Licensing and owning a vehicle</a>\n          </li>\n      <li>\n              <a href=\"/vehicle-registration\">Vehicle registration</a>\n          </li>\n      <li>\n              <span>Renew your vehicle registration</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                        <div class=\"goa-heading\">\n          <h1>\n<span>Renew your vehicle registration</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  You can renew your passenger vehicle or motorcycle registration certificates online or in-person.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Vehicle registration</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              <a href=\"/vehicle-registration\">Vehicle registration</a>\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/register-vehicle\">Register a vehicle in Alberta</a>\n        </li>\n                        <li>\n          <a href=\"/transfer-vehicle-registration\">Transfer a vehicle registration</a>\n        </li>\n                        <li class=\"current\" aria-current=\"true\">\n          Renew your vehicle registration\n        </li>\n                        <li>\n          <a href=\"/cancel-vehicle-registration\">Cancel a vehicle registration</a>\n        </li>\n                        <li>\n          <a href=\"/vehicle-registration-expiry-date-chart\">Vehicle registration expiry date chart</a>\n        </li>\n                        <li>\n          <a href=\"/register-an-alberta-vehicle-in-other-jurisdictions\">Register an Alberta vehicle in other jurisdictions</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid goa-jumplinks goa-jumplinks--wrapper goa-jumplinks--wrapper-2-col\"><div class=\"goa-column-100-100-100\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Overview</a></li><li><a href=\"#jumplinks-1\">Renew online</a></li><li><a href=\"#jumplinks-2\">Renew by mail</a></li><li><a href=\"#jumplinks-3\">Renew in person</a></li><li><a href=\"#jumplinks-4\">Related</a></li></ul></div></div><div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <a name=\"jumplinks-0\"></a><h2>Overview</h2><p>Vehicle registrations expire on an assigned month based on your surname. You can look up your expiry date on the <a href=\"/vehicle-registration-expiry-date-chart\">registration expiry date chart</a> or by checking your registration certificate. As of January 1, 2021, expiry stickers are no longer required on licence plates.</p><p>There are 3 options to renew your registration.</p><a name=\"jumplinks-1\"></a><h2>Renew online</h2><p>The online site can only be used if you are renewing your registration without changes. If you require any changes to your registration, for example a name or address change, you must apply for the renewal in person at a registry agent office.</p><p>Online vehicle registration renewals require a verified <a href=\"https://account.alberta.ca/\" target=\"_blank\">Alberta.ca Account</a>. Allow 10 business days after signing up for an account to receive your activation code in the mail to finalize your verification before completing your online registration renewal.</p><p>If you have any outstanding fines, you will not be able to renew your registration online. If you choose to <a href=\"https://eservices.alberta.ca/fine-payments.html\" target=\"_blank\">pay your fines online</a> first, you must wait a couple business days for the payment to process before you can renew online.</p><p>To renew online, you will need:</p><ul><li>verified <a href=\"https://account.alberta.ca/\" target=\"_blank\">Alberta.ca Account</a></li><li>vehicle registration certificate</li><li>insurance details from your pink card</li><li>credit card (VISA, MasterCard or American Express)</li><li>current web browser (Internet Explorer 6 or higher, Firefox, Chrome or Safari)</li></ul><p><a class=\"goa-cta\" href=\"https://eservices.alberta.ca/vehicle-registration-renewals\" target=\"_blank\">Start your online registration renewal</a></p><a name=\"jumplinks-2\"></a><h2>Renew by mail</h2><p>To renew your passenger vehicle and motorcycle registration by mail, complete one of the mail-in renewal applications below. If you have any outstanding fines, changes to your registration (for example your name or address), you must apply for the renewal in person at a registry agent office.</p><p>You should only use the mail-in renewal option if your registration expires in 30 days or more to allow time for mailing. If your registration will expire in less than 30 days from the expiry on your registration, renew your registration in person or online.</p><p>To renew by mail, you will need to:</p><ul><li>Complete one of the mail-in renewal forms below, including the insurance declaration and signatures from all registrants, provide payment (cheque or money order)<ul><li><a href=\"https://www.registryconnect.ca/forms/rc-mail-in-renewal.pdf\" target=\"_blank\">General mail-in renewal form</a><span class=\"filesize\"> </span>for use by anyone</li><li><a href=\"https://ama.ab.ca/registries/vehicle-registration-renewal-tips/\" target=\"_blank\">AMA Mail-in renewal</a><span class=\"filesize\"> </span>for AMA members requesting service through AMA only</li></ul></li></ul><p>The vehicle registration renewal fees are outlined in the <a href=\"https://open.alberta.ca/publications/6041328\" target=\"_blank\">Registry Agent Product Catalogue</a>.</p><a name=\"jumplinks-3\"></a><h2>Renew in person</h2><p>To renew your vehicle registration in person, visit any authorized <a href=\"https://www.alberta.ca/lookup/find-a-registry-agent.aspx\">Alberta Registry Agent</a>.</p><p>To renew in person, you will need:</p><ul><li>driver’s licence</li><li>proof of insurance (‘pink card’)</li><li>vehicle registration certificate (optional)</li></ul><a name=\"jumplinks-4\"></a><h2>Related</h2><ul><li><a href=\"/vehicle-registration-renewal-reminders\">Reminders for vehicle registration renewal</a></li></ul>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n    \n\n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;5885&quot;,&quot;owner&quot;:&quot;20&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Renew your vehicle registration&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Service Alberta and Red Tape Reduction</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/vehicle-registration-renewal#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/vehicle-registration-renewal\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: true,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 552,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 9661,
          "settleDelayMs": 7536,
          "auditMs": 1425,
          "totalMs": 12645,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1318,
          "failed": 17,
          "cantTell": 14,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "text_sensory_misuse",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "708722410d20",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "52c1d990cd283b823cc33fa4f1350aad6465f41c9cfb9b15c7e65e8c4e9a2f3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-52C1D990CD28"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeeb3d9bfe4f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "fa18a6efa571a4ca7b4d850622005ee4d29025361cb71dc41eba682b95880d09",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA18A6EFA571"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c5675b6081f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "f087934caaaac3a48224d9699ab111ed6ebadc2be5cf875a65af38a504a744b8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F087934CAAAA"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f9cee6baa6c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "e4bf48fadbfb8d80d1201ea1ad7a8c178e1c9b9674daa81d05344e8a61fa8b41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E4BF48FADBFB"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1133482b60ea",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "1f81c83f99947d61dc87781ca9692728c40f5aea8dc531ba0639cdf488691463",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1F81C83F9994"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d21a4ebec030",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "8da3ab0124d1712619c7370a0abcab637152f725a0c43fc35b578679929e45d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8DA3AB0124D1"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfa442f0d0d5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "d7f72c258724ee40ed90612549435e40bc5eacf8223b52f8ae22e4993913d5d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D7F72C258724"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e090972d9147",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "530ace672047eda5c9e7db024446d590b1a285388cb01c8690fddbbda04127dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-530ACE672047"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef68482194a1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "c5f2ebeeaae47b05cfb7832e603b5c3ea1b0d722cd5c5e9f3c6fa239bcd60a3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C5F2EBEEAAE4"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Toggle collapsed breadcrumbs\" class=\"breadcrumb-toggle\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de26cc2cdbe5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-366b54b4",
            "a11yPatternFingerprint": "de6f491a7c1452047e4a62761ec380935afec09530fd90c6fb172aee3ea9663d",
            "a11yPatternDisplayId": "A11Y-PAT-DE6F491A7C14",
            "a11yOccurrenceFingerprint": "5260ce0dac752d84ac8be6232e766596bceaa10e32780e687557eed6f82e3d4e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5260CE0DAC75"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the word(s) 'below' of the user instruction is used to indicate a logical rather than visual position",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d1590cb82d2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "a11yPatternFingerprint": "6f32c72481d0fa7333fdc48e1628b408676a8498e6f12ef5e8d8389ce020365c",
            "a11yPatternDisplayId": "A11Y-PAT-6F32C72481D0",
            "a11yOccurrenceFingerprint": "d10f8fe1906b7c729c633eee3b8ab7fe046ea17ebbac424d4206956537886883",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D10F8FE1906B"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a48f027bd9ee",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "72c3b79ee1b85947b9c1d44f82e2db4442ba5989a4243ae607f37780a60ae4ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-72C3B79EE1B8"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e0f1f1492de",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "eb767bf1c0e22e25a0273a8fd5829223ed2071ea4085dab06f159aa8ae136b44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EB767BF1C0E2"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdb9f277eed8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "e642e3cf5ad21c9aceac25d7a0a6fd248b21b2cafaff6704f34c704b7f032184",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E642E3CF5AD2"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e3206e2df84",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "f319132fc9f0070769b61c5699c4f74a0824b9e54eef052fa0a160f013e6e2bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F319132FC9F0"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6741bbbdf014",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "87ef75ca7a94e1d024abcfe2a08c4a425d699c285c812ab3a4c74fbeba0ea740",
            "a11yOccurrenceDisplayId": "A11Y-OCC-87EF75CA7A94"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca15eb75e14c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "972999d8301b4e96ce585d04d3f626c1714f7bc0664dd9718a491c400be69bfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-972999D8301B"
          }
        ],
        "outcomeCount": 1347,
        "uniqueFailedCount": 17,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "232233bbccbb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "0af64b2f1c5d62046859e0c6f938eb68680989adb98cde0608b28b5b50ca5a2d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0AF64B2F1C5D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "4672b0a3a704",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "7134e4f413eda9c404b31b2785ec322573d2e142e7e1a46541b684e892913393",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7134E4F413ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "4672b0a3a704",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "7134e4f413eda9c404b31b2785ec322573d2e142e7e1a46541b684e892913393",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7134E4F413ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "19ed58c6083f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "12ac9098eeb1f324947885a2fae2235a8bca204b806ee7e26b785555ec080bf8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12AC9098EEB1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "4672b0a3a704",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "7134e4f413eda9c404b31b2785ec322573d2e142e7e1a46541b684e892913393",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7134E4F413ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "e85579952cbc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "5888abf1a2fb66f6f46e84aa3e9a6c37fb8ddbb211c52e66ace1df758a27846a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5888ABF1A2FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "9d64476eb770",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "fe00dd366137205482dbe3e81705336b7364550cfb1db73a71c82082e56cd29d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE00DD366137"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "16ade91d29fb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "3aa4d7e2d45183d571e6d96b0e92b1f875dbfa8f4abec3706f3a4b44a586e341",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3AA4D7E2D451"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 229,
        "pageNavigationMs": 9661,
        "pageLoadDelayMs": 7536,
        "totalMs": 17149,
        "scannerMs": {
          "axe": 12645,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/family-and-social-supports-topic",
      "finalUrl": "https://www.alberta.ca/family-and-social-supports-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Family and social supports | Alberta.ca",
      "elapsedMs": 16313,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 353,
          "failed": 0,
          "cantTell": 16,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Financial assistance and services for seniors, children, people with disabilities, and individuals and families in crisis.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/family-and-social-supports-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2026-04-27T09:23:16-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6927\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/family-and-social-supports-topic\">\n<meta property=\"og:title\" content=\"Family and social supports\">\n<meta property=\"og:description\" content=\"Financial assistance and services for seniors, children, people with disabilities, and individuals and families in crisis.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Family and social supports\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/family-and-social-supports-topic\">\n\n    <title>Family and social supports | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68d0h2\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6927\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-family-and-social-supports-topic section-family-and-social-supports-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Family and social supports</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Family and social supports</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Family and social supports</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Financial assistance and services for seniors, children, people with disabilities, and individuals and families in crisis.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-2106a6c49d2866f6f6dd1f670a29490b0d5356510a0aadeb8c0f3734e88713a8\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/2slgbtqqia-resource-hub\"> 2SLGBTQQIA+ Resource hub </a>\n</div>\n\n<div class=\"goa-text\"><p>Explore a wide range of resources designed to support the 2SLGBTQQIA+ community.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/affordability-resources\"> Affordability resources </a>\n</div>\n\n<div class=\"goa-text\"><p>The Alberta government is helping Albertans with the rising cost of living.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/alberta-energy-rebate\"> Alberta Energy Rebate </a>\n</div>\n\n<div class=\"goa-text\"><p>Starting July 1, eligible Albertans can get $100 to help with the costs of everyday essentials.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/alberta-supports\"> Alberta Supports </a>\n</div>\n\n<div class=\"goa-text\"><p>Helping you find and apply for family and social supports.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/community-and-social-support-appeals\"> Community and Social Support Appeals </a>\n</div>\n\n<div class=\"goa-text\"><p>Independent panels where Albertans can appeal government decisions on community and social services and benefits they apply for or receive.  </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/individual-family-crisis\"> Crisis supports </a>\n</div>\n\n<div class=\"goa-text\"><p>Help for individuals, families and children affected by or at risk of family violence, bullying, abuse, exploitation or homelessness.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/family-supports\"> Family supports </a>\n</div>\n\n<div class=\"goa-text\"><p>Child and family services, interventions and support programs, and the Office of the Child and Youth Advocate.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/foster-care-and-people-in-care\"> Foster care and people in care </a>\n</div>\n\n<div class=\"goa-text\"><p>How to become a guardian, foster parent or kinship caregiver, and support for caregivers.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/disability-supports\"> People with disabilities </a>\n</div>\n\n<div class=\"goa-text\"><p>Financial support and assistance, health benefits, service dogs, daily living and housing supports.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/senior-supports\"> Seniors </a>\n</div>\n\n<div class=\"goa-text\"><p>Financial assistance and other supports for seniors, caregivers and service providers. </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/supports-for-social-organizations\"> Supports for social organizations </a>\n</div>\n\n<div class=\"goa-text\"><p>Advisory and funding supports for not-for-profit and private organizations delivering social programs and services.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/womens-hub\"> Women's Hub </a>\n</div>\n\n<div class=\"goa-text\"><p>Supports to help grow your career, access health services, respond to gender-based violence and participate in your community.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 417,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 10001,
          "settleDelayMs": 8317,
          "auditMs": 1311,
          "totalMs": 11919,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1012,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e93e195bf21b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "3b6ba6e6aa01b08c100392abc3ea70a7db90820e851936fe83649898bb1022f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B6BA6E6AA01"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b142ff38c66f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "1ad9d3d7bf8c5da031de1677948c640135b0e78424e3c02279b0d09382f0f490",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AD9D3D7BF8C"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50d0faf3e0cd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "b10a21966c83309cb2c975d67383552149822c1104012a8dc2778f82946ad04a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B10A21966C83"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05e1d836c2a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "9cdf86c03855bd4e9c1ef7ac081fc1da8bb0e06efa768bfdf39d2e9a0856064a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CDF86C03855"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0663633a8e4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "f1ddd5a65ec1be6beabbdaf9bc767bd162ff37ad0facdf6009f5de0a15816cce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F1DDD5A65EC1"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cce3e7598b69",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "639433f4a0086b56a0de986c43606a5b1b874a2e081ad8c451054a51ebbfbcbf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-639433F4A008"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ea7d38b83fa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "c79711be6cec6549c8ed27a37f0159e8bafb8f4ed38d5bb958fc8f8b7761319b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C79711BE6CEC"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8519b9b0abe",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "d9119b6ce7f7de49b7e4216780c02f7647181ad45c818ec1dc2150d425e9bd72",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9119B6CE7F7"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3a79a796f59",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "3f43b60fad9f7d54212c433433e56d9724046e483354b09619ed78d3c9dc6ab3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F43B60FAD9F"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e32789a0c88",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "9dec9f51af0ed20cc48949405326918943593dfc94fea6c5953d53a264b2f4cc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DEC9F51AF0E"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f7db2141424",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "e08d6d492983cfd884f6bcaa6efbf044ad4d47a1ce5ada77b34b7b755823921f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E08D6D492983"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb7bbd52dbba",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "5b966c64004946a402b063c9eca948599d3e872c4f0ac43a92d60c4d64a628a9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B966C640049"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c824a6cd2fa5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "8748f005ac4121c96854b30e5db05963e9d0936ddae600edd215f763909d9347",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8748F005AC41"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cfcc1e44876",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "fcbeff0a1cdf1f6e96efde74ee7d15c945a3e3344784a1799a185df7dd793bed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCBEFF0A1CDF"
          }
        ],
        "outcomeCount": 1030,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "02125ab63b39",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "94ff144aa1b5c5e9dd79848bc144b1cf209f6e05a84755e511a9f7fe952cd7ef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-94FF144AA1B5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ebe788304875",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "11007bf1ed8b82fbe344832f40982d1c26bb54f7b7d4bf42538bdd9e48677805",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11007BF1ED8B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ebe788304875",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "11007bf1ed8b82fbe344832f40982d1c26bb54f7b7d4bf42538bdd9e48677805",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11007BF1ED8B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "64f0ac4695a8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "f35f4dcde427246499f49301a0a0bce845644641434842d458805b336c035199",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F35F4DCDE427"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ebe788304875",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "11007bf1ed8b82fbe344832f40982d1c26bb54f7b7d4bf42538bdd9e48677805",
            "a11yOccurrenceDisplayId": "A11Y-OCC-11007BF1ED8B"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 254,
        "pageNavigationMs": 10001,
        "pageLoadDelayMs": 8317,
        "totalMs": 16313,
        "scannerMs": {
          "axe": 11919,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/about-government",
      "finalUrl": "https://alberta.ca/about-government",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 153,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 153,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 8854,
        "totalMs": 153,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/acute-care-action-plan",
      "finalUrl": "https://alberta.ca/acute-care-action-plan",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 111,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 111,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 8854,
        "totalMs": 111,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/agriculture",
      "finalUrl": "https://alberta.ca/agriculture",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 168,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 168,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 8854,
        "totalMs": 168,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/ahcip",
      "finalUrl": "https://www.alberta.ca/ahcip",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Alberta Health Care Insurance Plan (AHCIP) | Alberta.ca",
      "elapsedMs": 17092,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 461,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 47
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Register or update your information, find forms, and learn about insured health care services covered under the AHCIP.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/ahcip\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"12\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2026-02-10T15:47:08-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"true\">\n<meta name=\"id\" content=\"1243\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/ahcip\">\n<meta property=\"og:title\" content=\"Alberta Health Care Insurance Plan (AHCIP)\">\n<meta property=\"og:description\" content=\"Register or update your information, find forms, and learn about insured health care services covered under the AHCIP.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Alberta Health Care Insurance Plan (AHCIP)\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/ahcip\">\n<link rel=\"alternate\" hreflang=\"fr\" href=\"https://www.alberta.ca/fr/ahcip\">\n\n    <title>Alberta Health Care Insurance Plan (AHCIP) | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/1243\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-ahcip section-ahcip path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\" class=\"is-active\" aria-current=\"page\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/health-wellness\">Health</a>\n          </li>\n      <li>\n              <a href=\"/drug-coverage-health-benefits\">Coverage and benefits</a>\n          </li>\n      <li>\n              <span>Alberta Health Care Insurance Plan</span>\n          </li>\n    </ul>\n\n<button class=\"goa-togglelanguages\" aria-expanded=\"false\">Languages</button><div class=\"goa-languages-wrapper\"><div class=\"goa-languages\">\n    <nav>\n        <div class=\"list\">\n    <ul id=\"language-options\">\n              <li hreflang=\"en\" data-drupal-link-system-path=\"node/1243\" class=\"is-active\" aria-current=\"page\">\n                      <a href=\"/ahcip\" class=\"language-link is-active\" hreflang=\"en\" data-drupal-link-system-path=\"node/1243\" aria-current=\"page\">English</a>\n                  </li>\n              <li hreflang=\"fr\" data-drupal-link-system-path=\"node/1243\">\n                      <a href=\"/fr/ahcip\" class=\"language-link\" hreflang=\"fr\" data-drupal-link-system-path=\"node/1243\">Français</a>\n                  </li>\n          </ul>\n  </div>\n\n    </nav>\n  </div><div class=\"goa-languages-menu\"><strong>Select a language</strong><button class=\"goa-togglelanguages-close\" aria-expanded=\"false\">Close</button></div></div></div>  \n\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                        <div class=\"goa-heading\">\n          <h1>\n<span>Alberta Health Care Insurance Plan (AHCIP)</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Register or update your information, find forms, and learn about insured health care services covered under the AHCIP.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Alberta Health Care Insurance Plan</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              Alberta Health Care Insurance Plan\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/ahcip-apply\">Apply for coverage</a>\n        </li>\n                        <li>\n          <a href=\"/health-cards\">Health cards</a>\n        </li>\n                        <li>\n          <a href=\"/ahcip-update-your-card\">Update your information</a>\n        </li>\n                        <li>\n          <a href=\"/ahcip-forms\">Forms for AHCIP and Blue Cross</a>\n        </li>\n                        <li>\n          <a href=\"/ahcip-health-services-covered\">Services covered by AHCIP</a>\n        </li>\n                        <li>\n          <a href=\"/ahcip-contact\">Contact AHCIP</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Introduction</h2><p>The Alberta Health Care Insurance Plan (AHCIP) is a publicly funded and administered program that provides eligible Alberta residents with coverage for medically necessary physician and hospital services in Alberta and other Canadian provinces.</p><p>Residents must register for <abbr title=\"Alberta Health Care Insurance Plan\">AHCIP</abbr> to receive these services. While AHCIP covers essential services, it does not cover everything, and Albertans often need supplementary health insurance for expenses such as prescription drugs, dental care, and vision care.</p><h2>Get insurance coverage</h2><p>Learn about what is needed to apply, how to get your Alberta personal health card, what is covered and how to update your <abbr title=\"Alberta Health Care Insurance Plan\">AHCIP</abbr> account information.</p><p>If you travel outside of Alberta, know what is covered before you leave – not every health service you receive outside of Alberta is covered or reimbursed once you leave. It is recommended to purchase additional insurance when you travel outside of Alberta.</p>\n\n  </div>\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n\n  <div class=\"goa-column-100-100-100\">\n    \n  <h2>In focus</h2>\n\n  </div>\n\n\n  \n<div class=\"goa-card goa-column-50-50-100\">\n        <div class=\"goa-title\">\n              <a href=\"/ahcip-apply\" class=\"card-link\">Apply for coverage</a>\n          </div>\n        <div class=\"goa-text\">\n      \n  <p>Determine if you are eligible for AHCIP and find out how to apply.</p>\n\n    </div>\n  </div>\n  \n<div class=\"goa-card goa-column-50-50-100\">\n        <div class=\"goa-title\">\n              <a href=\"/health-cards\" class=\"card-link\">Health cards</a>\n          </div>\n        <div class=\"goa-text\">\n      \n  <p>Personal health cards are issued after you have registered with the Alberta Health Care Insurance Plan (AHCIP).</p>\n\n    </div>\n  </div>\n  \n<div class=\"goa-card goa-column-50-50-100\">\n        <div class=\"goa-title\">\n              <a href=\"/ahcip-update-your-card\" class=\"card-link\">Update your account</a>\n          </div>\n        <div class=\"goa-text\">\n      \n  <p>Update your information when you move, get married or divorced, have a baby, will be temporarily absent and more.</p>\n\n    </div>\n  </div>\n  \n<div class=\"goa-card goa-column-50-50-100\">\n        <div class=\"goa-title\">\n              <a href=\"/ahcip-health-services-covered\" class=\"card-link\">Services covered by AHCIP</a>\n          </div>\n        <div class=\"goa-text\">\n      \n  <p>Learn about the insured health services covered in Alberta, Canada, and outside Canada.</p>\n\n    </div>\n  </div>\n\n\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>AHCIP top forms</h2><ul><li>Apply (register) – <a href=\"https://cfr.forms.gov.ab.ca/form/AHC0102\" target=\"_blank\">Application form for AHCIP Coverage</a></li><li>Update, replace&nbsp;– <a href=\"https://cfr.forms.gov.ab.ca/form/AHC2211\" target=\"_blank\">AHCIP Notice of Change – UPDATE</a> – Name, address, date of birth, gender, replace a card</li><li>Add family – <a href=\"https://cfr.forms.gov.ab.ca/form/ahc2212\" target=\"_blank\">AHCIP Notice of Change – ADDITION</a></li><li>Remove family – <a href=\"https://cfr.forms.gov.ab.ca/form/ahc2213\" target=\"_blank\">AHCIP Notice of Change – DELETION</a></li></ul><p><a class=\"goa-cta\" href=\"/ahcip-forms\">Get all other benefit forms</a></p>\n\n  </div>\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Contact</h2><p>Due to high call volumes, it is recommended you read through our web content before you call us.</p><p>To register or update your information, go to a <a href=\"/ahcip-registry-locations\">participating registry agent</a>.</p><p><a href=\"/ahcip-contact\">Connect with AHCIP</a></p>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n    \n\n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;1243&quot;,&quot;owner&quot;:&quot;12&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Alberta Health Care Insurance Plan (AHCIP)&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Primary and Preventative Health Services</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/ahcip#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/ahcip\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script></body></html>",
        "outcomeCount": 518,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 10531,
          "settleDelayMs": 8854,
          "auditMs": 1447,
          "totalMs": 12585,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1254,
          "failed": 17,
          "cantTell": 13,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "text_sensory_misuse",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07eb76a7ab85",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "3d60bdaad46d6dbddd50cdb32d691293673b6a39aed19aecc5b9ffc3ec5ae588",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D60BDAAD46D"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be11bc975adb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "45faf73d6cb7cbb14820c8a4f9f0c7ca1232861d9b18252fba0a16c059dbda94",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45FAF73D6CB7"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd3235175c4e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "156e4c3258a462881981aec5a103ae418fb8f57b3cf44bcdb49e7902bb05fcb5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-156E4C3258A4"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15dcec886b95",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "4fc45388d3f005136a196997ac7b12c3a71b0748381d0a7addeb21f995c8806c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4FC45388D3F0"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "358ce6e76923",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "b8cb8b194a85e7ff5563ed6342e2432b38a5cf2047b4c61bc94f6f33893c8345",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8CB8B194A85"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e20e9b361e81",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "0a673617df7ed7cdb3e8d9ca12b97f4f41dbe43522d04de79db7e09ee11e5886",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0A673617DF7E"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d887aac981e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "bef273b5f61ca929eddf22e39a602b6a4678938318dfa384a9e6d89f25f09058",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BEF273B5F61C"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6b42f524b7a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "97f16e5082cb53bc3a84f6274527b82521f5ba037ff59529a069fedf46fc1e57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97F16E5082CB"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e85e1cb87dac",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "dd10536336a913e55def3c6ec04b0935eafbacb36b9014c97dbbc7dd624c5c40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DD10536336A9"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<div class=\"goa-section--heading\">",
            "message": "Confirm this text 'Alberta Health Care Insurance Plan' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd011301ba0f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "a11yPatternFingerprint": "b7ec5ac74b4aa6b20b035b8539fbecdb11efcc0a61f8261635ee65482583d195",
            "a11yPatternDisplayId": "A11Y-PAT-B7EC5AC74B4A",
            "a11yOccurrenceFingerprint": "e6123e3975b3434a9c1cc362379812d6ff1297603925c98f2d3cf77c318eabc9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E6123E3975B3"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<h2>",
            "message": "Confirm the word(s) 'top' of the user instruction is used to indicate a logical rather than visual position",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7115edf2b5da",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3cf91610",
            "a11yPatternFingerprint": "b26d94a5da2e02b44387d961f5368d1e9320f0e9fecad3c37b7eaabf85310f58",
            "a11yPatternDisplayId": "A11Y-PAT-B26D94A5DA2E",
            "a11yOccurrenceFingerprint": "35d437dfb480173f5a30c8d7749deb4ad1ce583ce213b2d2295d47c67c490d3e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-35D437DFB480"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "675e6038d96b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "fcf093bd3002b3f12fbe33c3a3d33fec3d5f5a32bfae4f483ddd449cf8674239",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCF093BD3002"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1457a806f2c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "ebda48a1d00d3ce9d66ee9553b1f5c8c897a2d82888d94f2d0f6738a30d1e3ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EBDA48A1D00D"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bfc0240275f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "4ae1297da761004ac377b7bce8b2784cc425063295b99b4b90a2a57b76b5d3ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AE1297DA761"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "009b2919be3f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "6963dd45a9206981851f2ff66669811be5f00fa5236f548979f349ee0cdf4ff0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6963DD45A920"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d0b9c8f309a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "97c9acf0141eb6c1023bd849106b11a95a69944b78505b653bf0b75fa6102323",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97C9ACF0141E"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df1345117c1f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "943a9b186eb1ab91ccce0072bc4cfb58e50e4ed7429676e140fd4ddd32621304",
            "a11yOccurrenceDisplayId": "A11Y-OCC-943A9B186EB1"
          }
        ],
        "outcomeCount": 1279,
        "uniqueFailedCount": 17,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 10,
          "errors": 0,
          "warnings": 10,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "e3fd80edb2b1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "1e348e9eb0ec101ab4f521efcc965c7d4801dce32e8885265c04aaebf862f6bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1E348E9EB0EC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "5196f580a568",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "f46f74b57f19209eb1d81d1c79f21c51d8a882deed5dd7e535a2cd96cfb0517e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F46F74B57F19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "5196f580a568",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "f46f74b57f19209eb1d81d1c79f21c51d8a882deed5dd7e535a2cd96cfb0517e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F46F74B57F19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "49312882918e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "3fd820727354cab2f6cee7375828afcc0b359fa75f04a91c7ce2accdbe71d9ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3FD820727354"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-togglelanguages\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0f60424382b9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-276eb594",
            "a11yPatternFingerprint": "a61668c9d7095221b11ac296b8aa53e1cf536e4c13c925ee896a384d814dd824",
            "a11yPatternDisplayId": "A11Y-PAT-A61668C9D709",
            "a11yOccurrenceFingerprint": "3d84b155a39c344447b3ee9f8160ded2f717abc5d4a7ffee63dab6440bf33c0c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D84B155A39C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-togglelanguages-close\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "167f60badc88",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1851d119",
            "a11yPatternFingerprint": "37d6db3bddbd98d49aea371436c8556ff692cf3945565109702462b68622ba88",
            "a11yPatternDisplayId": "A11Y-PAT-37D6DB3BDDBD",
            "a11yOccurrenceFingerprint": "84bab012094f6bd54f0cda8e715bbc39fc77181e4ee19f50a86ea205428d50f5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84BAB012094F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "5196f580a568",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "f46f74b57f19209eb1d81d1c79f21c51d8a882deed5dd7e535a2cd96cfb0517e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F46F74B57F19"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "5364fa31e1bc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "5450ed97a9980a669960c29e3a65771fdc8c8fb3da650187950191de43124ec6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5450ED97A998"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "263907548ddc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "f73ab9fe1b59c1bb1e02e932fbe7ed6e18dc69f05a3dc3f8f4061401c0106bc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F73AB9FE1B59"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "3855a7263f22",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "3e20ac1ac14d0f05f1ff777ad458f4e8946319af69af5d90357433dd218c336b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E20AC1AC14D"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 196,
        "pageNavigationMs": 10531,
        "pageLoadDelayMs": 8854,
        "totalMs": 17092,
        "scannerMs": {
          "axe": 12585,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/aish",
      "finalUrl": "https://www.alberta.ca/aish",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Assured Income for the Severely Handicapped (AISH) | Alberta.ca",
      "elapsedMs": 17615,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 442,
          "failed": 0,
          "cantTell": 8,
          "inapplicable": 47
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Provides financial and health benefits for eligible Albertans with a severe disability that is permanent and prevents employment.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/aish\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"5\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2026-07-31T14:46:31-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"true\">\n<meta name=\"id\" content=\"1274\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/aish\">\n<meta property=\"og:title\" content=\"Assured Income for the Severely Handicapped (AISH)\">\n<meta property=\"og:description\" content=\"Provides financial and health benefits for eligible Albertans with a severe disability that is permanent and prevents employment.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Assured Income for the Severely Handicapped (AISH)\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/aish\">\n\n    <title>Assured Income for the Severely Handicapped (AISH) | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/1274\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-aish section-aish path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\" class=\"is-active\" aria-current=\"page\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li><li class=\"toggle-item\"><button class=\"breadcrumb-toggle\" aria-label=\"Toggle collapsed breadcrumbs\"></button></li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/family-and-social-supports-topic\">Family and social supports</a>\n          </li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/disability-supports\">People with disabilities</a>\n          </li>\n      <li>\n              <a href=\"/financial-assistance-for-people-with-disabilities\">Financial assistance for people with disabilities</a>\n          </li>\n      <li>\n              <a href=\"/disability-income-assistance\">Disability Income Assistance</a>\n          </li>\n      <li>\n              <span>Assured Income for the Severely Handicapped (AISH)</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                        <div class=\"goa-heading\">\n          <h1>\n<span>Assured Income for the Severely Handicapped (AISH)</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Provides financial and health benefits for eligible Albertans with a severe disability that is permanent and prevents employment.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Assured Income for the Severely Handicapped (AISH)</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              Assured Income for the Severely Handicapped (AISH)\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/aish-eligibility\">Eligibility</a>\n        </li>\n                        <li>\n          <a href=\"/aish-what-you-get\">What you get</a>\n        </li>\n                        <li>\n          <a href=\"/appeal-aish-decision\">Appeal a decision</a>\n        </li>\n                        <li>\n          <a href=\"/aish-policy-manual\">About the AISH policy manual</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n\n  \n\t<div class=\"paragraph paragraph--type--call-out paragraph--view-mode--default goa-column-100-100-100 goa-callout-template--standard\">\n\t\t\t\t\t<div class=\"goa-callout goa--standard goa-callout-full\">\n\t\t\t\t\t\t\t\t\n  <p>We are aware of technical issues affecting some August Disability Income Assistance payments. If you have questions, <a href=\"/contact-aish-and-adap\" title=\"https://www.alberta.ca/contact-aish-and-adap#aish-office-locations\" data-entity-type=\"node\" data-entity-uuid=\"12388a7f-882a-489b-a163-0c27ad6b47a1\" data-entity-substitution=\"canonical\">contact your local AISH/ADAP office</a>. If you need urgent assistance, call the Income Support Contact Centre: <a href=\"tel:+18666445135\">1-866-644-5135</a>.</p>\n\n\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Keep your AISH information up to date</h2><p>If you receive <abbr title=\"Assured Income for the Severely Handicapped\">AISH</abbr>, you must inform the AISH program of the approval or denial of your Canada Disability Benefit and/or Disability Tax Credit application. To provide your update go to <a href=\"/aish-apply-for-federal-disability-supports\" data-entity-type=\"node\" data-entity-uuid=\"7c963fc1-97aa-4fd3-8e34-bbac7aa79f28\" data-entity-substitution=\"canonical\" title=\"Apply for federal disability supports\">Apply for federal disability supports</a> and complete the form.</p><h2>About AISH</h2><h3>Eligibility</h3><ul><li>You have a severe disability that is a substantial impairment of mental or physical functioning that permanently prevents employment.</li><li>You have a severe disability that is permanent for which all relevant treatment that could lessen the impairment has been completed and in which no improvement is expected.</li><li>You are at least 18 years old and not eligible to receive an Old Age Security pension.</li><li>You live in Alberta and are a Canadian citizen or permanent resident.</li><li>You are not in a correctional facility or some mental health facilities such as Alberta Hospital Edmonton.</li><li>You meet the financial eligibility criteria.</li></ul><p><a href=\"/aish-eligibility\">Find out more about eligibility</a></p><h3>What you may get</h3><p>Depending on your situation, you may get:</p><ul><li>a monthly living allowance – money to pay for your living costs such as food, rent and utilities</li><li>a monthly child benefit – money to assist you with raising your dependent children</li><li>health benefits – assistance to cover health needs for you, your spouse or partner and your dependent children</li><li>personal benefits – money over and above your monthly living allowance for specific needs such as a special diet or assistance in an emergency</li></ul><p><a href=\"/aish-what-you-get\">Find out more about what you get</a></p><h3>Application timeline</h3><ul><li>Disability Income Assistance (DIA) applications will be reviewed in the order they are received.</li><li>Applicants who are receiving end-of-life palliative care and/or have been diagnosed with a terminal illness are prioritized.</li><li>Application processing times vary depending on the number of applications received and how quickly we receive all the financial and medical information we need for each person’s application.</li></ul><h2>Report suspected fraud</h2><p><a href=\"/report-suspected-fraud-of-social-services-programs\">Report fraudulent behaviour or abuse of funds</a>.</p><h2>More information</h2><ul><li><a href=\"https://open.alberta.ca/publications/your-guide-to-disability-income-assistance\" target=\"_blank\">Your Guide to Disability Income Assistance</a></li><li><a href=\"https://manuals.alberta.ca/dia-policy-manual/\" target=\"_blank\">AISH/ADAP Policy Manual</a></li><li><a href=\"https://manuals.alberta.ca/media/ioklsmqk/aish-financial-benefits-summary.pdf\" target=\"_blank\">AISH Financial Benefits Summary</a></li></ul>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n    \n\n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;1274&quot;,&quot;owner&quot;:&quot;5&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Assured Income for the Severely Handicapped (AISH)&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Assisted Living and Social Services</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/aish#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/aish\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 497,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11067,
          "settleDelayMs": 9300,
          "auditMs": 1416,
          "totalMs": 13092,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1150,
          "failed": 17,
          "cantTell": 14,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cedc1f039a0b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "df7fd9227ec6110a4d2bcfd096e8a6c339682d9e847eeea17e23f8a1274dfd5e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF7FD9227EC6"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79b870246b00",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "80382088d5e49af5fc9762f0fd9bb332874e94a5f508124e0a739bc168514f40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-80382088D5E4"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c5ec26b63bd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "797c44e539661b7d77d3273dba56288c1300dfac2a92c0dd59e9f3cf89327f60",
            "a11yOccurrenceDisplayId": "A11Y-OCC-797C44E53966"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9721742e3fc2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "1ac2cfd7ab690a813370d07e25ae8693b74f9da5adf034ad7de17be37f0654bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AC2CFD7AB69"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29f68c917954",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "d5c8241478120ab8136e821b190c22a0a6be0a5d9c2d2f69e1815f3f88e463bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5C824147812"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c1528710b7a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "329d81dc2a7abe8e7c30045d850ee5e122983454ca9bb075cf1f348ce2802a31",
            "a11yOccurrenceDisplayId": "A11Y-OCC-329D81DC2A7A"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a23e55149ea2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "4c3f55b0a843d85f7a877d56c295057de029ed3665c8b20a1aa9b4e78008fcf9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C3F55B0A843"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29cf13ad7a3c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "459786b6310201cfa428af81787a0bf3953bd824285ece2d996a7c4e543ecad0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-459786B63102"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5837ae639a1c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "605cbe02f56b05a7fd3ed9f4cdf3e39f28cf79576f1181afb3fea237dbb51aa4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-605CBE02F56B"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Toggle collapsed breadcrumbs\" class=\"breadcrumb-toggle\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06a8dfb9e687",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-366b54b4",
            "a11yPatternFingerprint": "de6f491a7c1452047e4a62761ec380935afec09530fd90c6fb172aee3ea9663d",
            "a11yPatternDisplayId": "A11Y-PAT-DE6F491A7C14",
            "a11yOccurrenceFingerprint": "47467b5ec5d050bc7aac96978a27ca52a5e008e7cd2c0cfce65316e9e9759127",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47467B5EC5D0"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<div class=\"goa-section--heading\">",
            "message": "Confirm this text 'Assured Income for the Severely Handicapped (AISH)' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74303fd09d00",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "a11yPatternFingerprint": "b7ec5ac74b4aa6b20b035b8539fbecdb11efcc0a61f8261635ee65482583d195",
            "a11yPatternDisplayId": "A11Y-PAT-B7EC5AC74B4A",
            "a11yOccurrenceFingerprint": "cea1518aa0683bf2cc524256795d12e386a10bd59f8563c7a19a8fa10dbb921b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CEA1518AA068"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f093d41d4c3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "2d5cdc301cf993a740d4762fc209db8292fee48999fbe9e3fb269f08940e00f7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D5CDC301CF9"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61ef8e748280",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "26ff5cfc909835d34229a818ca0a47b1bb9e0a345b3448769ce3edb14891087f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26FF5CFC9098"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "854539dc5285",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "12f5fc64cc6b02c1e1b3c74b42e4151c746341b13151f673bd1662a0f5a391ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12F5FC64CC6B"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10e63ad970a9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "39c3b195236738631074e000a136e59b29c075c579c2035a64cc9988fb2578b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-39C3B1952367"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f800e66383a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "e384c0409dafa7ab0502f703d07d0ddd9970b44a914f3e465a158aaac23f9b3e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E384C0409DAF"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec988fd992aa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "f3525b47fa09f55961d7a4d20d8263ca1094c60c8b5c839d95dc425c9eec58fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3525B47FA09"
          }
        ],
        "outcomeCount": 1175,
        "uniqueFailedCount": 17,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "cb66338e4807",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "97f4c47648e43e6233a632efd435103fe4acd5fcfc886cbdbe739554e7a72fe1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97F4C47648E4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "8cfc206005c3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "53cfc836308ef3b5372b47ce74319e2fcac7cb7ecc43d92bba94f7e0af5bf78a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53CFC836308E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "8cfc206005c3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "53cfc836308ef3b5372b47ce74319e2fcac7cb7ecc43d92bba94f7e0af5bf78a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53CFC836308E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "6f2c476c85f4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "53d76fdb0436f315c961519adc06d316fb1b6a856bc9792c4440cd3319676e2a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53D76FDB0436"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "8cfc206005c3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "53cfc836308ef3b5372b47ce74319e2fcac7cb7ecc43d92bba94f7e0af5bf78a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53CFC836308E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "670b4aecc019",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "d3501d7f50af927604b6943cad59b8621628de7519139260d0f38ab63cb4a979",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D3501D7F50AF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "b24dc2ba905d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "f305d5fdd256b6723f584276a0be08281e8ba3e15cc8255733b9bf9687a528b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F305D5FDD256"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "8653ad7d0855",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "4e4a575d75024f68a4f73f06ec028d9c4c8f0a20b3d7b3d092c24c3831dd92c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4E4A575D7502"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 201,
        "pageNavigationMs": 11067,
        "pageLoadDelayMs": 9300,
        "totalMs": 17615,
        "scannerMs": {
          "axe": 13092,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/alberta-advantage-immigration-program",
      "finalUrl": "https://alberta.ca/alberta-advantage-immigration-program",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 180,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 180,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 9695,
        "totalMs": 180,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/alberta-ca-account",
      "finalUrl": "https://www.alberta.ca/alberta-ca-account",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Alberta.ca Account | Alberta.ca",
      "elapsedMs": 18859,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1014,
          "failed": 37,
          "cantTell": 10,
          "inapplicable": 46
        },
        "failedRules": [
          "color-contrast"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6309 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Request an ante-mortem inspection by video</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6309 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2c8a187fd98",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-de423d1d",
            "a11yPatternFingerprint": "30dedae17ac1ff821cbf58dd8572d268c13b27e5c85d659d61a2c5974be39018",
            "a11yPatternDisplayId": "A11Y-PAT-30DEDAE17AC1",
            "a11yOccurrenceFingerprint": "f8c0f0cb25c95a191f1ac33712eb07b2c5984606c6fb5c77db8698581d015a75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8C0F0CB25C9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6310 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Develop nutrient management plans for crop production</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6310 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77b95ca2aef7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-489a00c6",
            "a11yPatternFingerprint": "26a37225327ed5ffd3f921064821da0efbdc4c17a82dac520bf46323168fd53b",
            "a11yPatternDisplayId": "A11Y-PAT-26A37225327E",
            "a11yOccurrenceFingerprint": "c8208c73f1ec8650ec8c866dd2eb62ecc8aab2331eeea52c3e7010f4d2286825",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C8208C73F1EC"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion49347 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Agriculture and forestry</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49347 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48cada98537d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-93bc456a",
            "a11yPatternFingerprint": "72eec0e90dfb0028e84e8d61199db926f6538ff705bc94f8c7ffe95209b55d85",
            "a11yPatternDisplayId": "A11Y-PAT-72EEC0E90DFB",
            "a11yOccurrenceFingerprint": "04ff82fc843a733c18570bfd36a3f630a41557cc378ac25b7c6a95bd086142e9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-04FF82FC843A"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion49348 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Digital services and applications</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49348 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8493055c4239",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bc7b8926",
            "a11yPatternFingerprint": "e117a247115973a22add01319107dfe343161850550bd43c3f8372090e20a684",
            "a11yPatternDisplayId": "A11Y-PAT-E117A2471159",
            "a11yOccurrenceFingerprint": "3b580a81257b031ae83ca008dd21820fcb8ab24bf8c8b4951326c48ba41e219f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B580A81257B"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion49349 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Environmental services</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49349 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09a24ab3be89",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-dc3690db",
            "a11yPatternFingerprint": "5f78b17bbb7bc03a593bc7d84dd0ae5c83f25fd9847df721cf755a388281d211",
            "a11yPatternDisplayId": "A11Y-PAT-5F78B17BBB7B",
            "a11yOccurrenceFingerprint": "af9c9fc528ecdc712ddfa17455da57a6736a262f790043baacfc0a371c3dc783",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF9C9FC528EC"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion49350 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Employment standards</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49350 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0329032b6cb1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a4cb9041",
            "a11yPatternFingerprint": "8d2575fb46b0bd53466592ede480a0e1c8b3b340e981e8986a651da0720baa6f",
            "a11yPatternDisplayId": "A11Y-PAT-8D2575FB46B0",
            "a11yOccurrenceFingerprint": "ad06763f76686fb60f53e9208a605f93efb71775f6cc0b0a67980d412a24af8b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD06763F7668"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion49351 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Occupational Health and Safety</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49351 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31d14bd47af7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-5113b8cc",
            "a11yPatternFingerprint": "ba4796dbc05c302d869d50c61b4ef708401de634077cac18a77338ba7f865442",
            "a11yPatternDisplayId": "A11Y-PAT-BA4796DBC05C",
            "a11yOccurrenceFingerprint": "feb02b54e0381dba29609820e6f0f700a47c6d07bc7b3cba9542f1754fc72790",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FEB02B54E038"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion49352 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">National and international services</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49352 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6e21014c747",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-04c58f5b",
            "a11yPatternFingerprint": "88375aead192d4aae6f89aa71a86dac7d2e07e30966cfe57727919b42f50f6df",
            "a11yPatternDisplayId": "A11Y-PAT-88375AEAD192",
            "a11yOccurrenceFingerprint": "36baa6f925acca920dff7d2e8d7b21eba6f4fab114a0987ca8c3b04daa3601bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36BAA6F925AC"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6312 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">File an employment standards complaint</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6312 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf5fff471d15",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-657cec82",
            "a11yPatternFingerprint": "771ecf365444a0875fabb9233a731500f91bc54dd224037026611dc49d805ef2",
            "a11yPatternDisplayId": "A11Y-PAT-771ECF365444",
            "a11yOccurrenceFingerprint": "f0485dea29f0cedddcf48ef12b48db04e9378626b5ab00e8412e62929fc99144",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F0485DEA29F0"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6313 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">File an employment standards appeal</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6313 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c4dce66670a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-03b20e68",
            "a11yPatternFingerprint": "c163f9b99d348911dc7734d090afb6eb26d328c38739f6d7c1aaff216103ee79",
            "a11yPatternDisplayId": "A11Y-PAT-C163F9B99D34",
            "a11yOccurrenceFingerprint": "d9523b3f1af895fba1f5fd3d0b41c803e251d5135b94d7e26d5afaa85f36449c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9523B3F1AF8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6314 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">File an Occupational Health and Safety complaint</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6314 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a1516f0e747",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-16c05949",
            "a11yPatternFingerprint": "f52e2b9515f6213947d5fbf1fc2af14751a3463090ea0fdfec80cd72ad2b6a87",
            "a11yPatternDisplayId": "A11Y-PAT-F52E2B9515F6",
            "a11yOccurrenceFingerprint": "09eea1a091d83221e7883b96174604c2546f92671f125c4cc682bca0e2f0a652",
            "a11yOccurrenceDisplayId": "A11Y-OCC-09EEA1A091D8"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6345 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Apply for Water Act and EPEA approvals, licences and registrations</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6345 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d667a515a866",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a41e413f",
            "a11yPatternFingerprint": "00813977656154a02451eea3584537f7ccc9e6b9e504d74318b9c68ec52cbdcc",
            "a11yPatternDisplayId": "A11Y-PAT-008139776561",
            "a11yOccurrenceFingerprint": "9a373236715928d24663cef225d4b2658cdf262b4d51aed05b67fcd56ce9b626",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A3732367159"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6346 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Move my licence: Water Act</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6346 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0be140269ab1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-577df4a7",
            "a11yPatternFingerprint": "48c45d562fd40549b652ea37b6ba7d8b50bd28fbeeededa3e1282439a48653f7",
            "a11yPatternDisplayId": "A11Y-PAT-48C45D562FD4",
            "a11yOccurrenceFingerprint": "82824c0e87216457d0f66a44f199b4d5884c13378c85c46a1ff2bd8bded69bca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-82824C0E8721"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6325 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Access Government of Canada services and benefits</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6325 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3334b789cadc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1fa32b27",
            "a11yPatternFingerprint": "c22406cf8aa1c3e8a153f68c75aa3fc090d6e612a80e36ca3954b3532ef818ce",
            "a11yPatternDisplayId": "A11Y-PAT-C22406CF8AA1",
            "a11yOccurrenceFingerprint": "a5246efbe503ff944324e35e9adf4186f6d19e6dbc305fce1c783c4828a4959f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5246EFBE503"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion54365 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Apply for Income Support</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion54365 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "487bf51a4646",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fa26c533",
            "a11yPatternFingerprint": "23d4be8d8cdf669c4519ef658f3977af12a6857085afdcd185462c7e3e20193f",
            "a11yPatternDisplayId": "A11Y-PAT-23D4BE8D8CDF",
            "a11yOccurrenceFingerprint": "2670a556f32eecd45afd410f11eef0038ce35b81ef31c6fc5adde4eeb0b9b6d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2670A556F32E"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6317 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Apply for disaster financial assistance</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6317 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f5d362197f1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a5519371",
            "a11yPatternFingerprint": "51e1298e570d608c4623dd50e2628190201dcbc4869cd81f749309ce8693c31d",
            "a11yPatternDisplayId": "A11Y-PAT-51E1298E570D",
            "a11yOccurrenceFingerprint": "0958c80b283a3566c8cc1afb54850741545bc73b3952a5118949a216a6b19b92",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0958C80B283A"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6318 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Apply for and manage your Child Care Subsidy</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6318 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "140230bfed31",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-6c598d8f",
            "a11yPatternFingerprint": "2c4952fb67aebc63346ea40063e163f02c1bd5ca2928e83488619b06ecc69541",
            "a11yPatternDisplayId": "A11Y-PAT-2C4952FB67AE",
            "a11yOccurrenceFingerprint": "71a7c237e5e3e5dbf64e09a8bb07d4c87bf4162c4ddcafb9c3b433f3c5b807fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71A7C237E5E3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6319 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Securely access seniors financial programs online</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6319 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cb5f44e683d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-44baef51",
            "a11yPatternFingerprint": "16c2a3ab1d45f4974a02b671172dded02c72321894f391a7134d391d28c0127e",
            "a11yPatternDisplayId": "A11Y-PAT-16C2A3AB1D45",
            "a11yOccurrenceFingerprint": "c48527871b57aa1d0ca98c061463c4a90a22274d99f9a8a42bbb29a054eb8d53",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C48527871B57"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6320 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Find supports and services</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6320 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "392152e609c7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96497c2d",
            "a11yPatternFingerprint": "1f8e772dff177f97d8d3dc2278904cd5107b53fbb59886cb1236e9c622187078",
            "a11yPatternDisplayId": "A11Y-PAT-1F8E772DFF17",
            "a11yOccurrenceFingerprint": "cb3a4e161d7da6965fa3415feaca4ffb55854535703c0754cd29e5b14c2c6ebb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB3A4E161D7D"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion50156 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Apply for Disability Income Assistance (DIA)</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion50156 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9452dff8280a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b504d88f",
            "a11yPatternFingerprint": "6675e75da517fd031d072ef8a2a9649cb76d38922e8a481807cb53532ece6614",
            "a11yPatternDisplayId": "A11Y-PAT-6675E75DA517",
            "a11yOccurrenceFingerprint": "3b5ee712d45d7204f592787695b32984046bb0f850e07a51554055811953b4f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B5EE712D45D"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6322 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Request a free fire permit</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6322 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc824bb41ad8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-5bc178f3",
            "a11yPatternFingerprint": "e988a01d12c85003c08cdbd788c45072f9875f63e460c72d246c67e94e74f6a7",
            "a11yPatternDisplayId": "A11Y-PAT-E988A01D12C8",
            "a11yOccurrenceFingerprint": "a28349296c5e7bbdd6ef195c481f5bbc0763c2b1680ea6de5c2ce55e5947d4f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A28349296C5E"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6323 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Find your fines and pay online</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6323 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b114cbce1cee",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e209fede",
            "a11yPatternFingerprint": "9825d9190e182f043731d2f0a1c7bdcf286ccde9ed777908a50693a8e3ceb338",
            "a11yPatternDisplayId": "A11Y-PAT-9825D9190E18",
            "a11yOccurrenceFingerprint": "cbbc7c81c72b3e7ae0fee5d5806737dc9285701a042bc2caa7c5eaa566fb2527",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CBBC7C81C72B"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion49314 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Pay for government products and services online</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49314 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccffef3bc63a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a29d2c00",
            "a11yPatternFingerprint": "6c3ce9087348bd6dea9d61a1c014672c7f3b921798af6dc9e3bbf9ae5fa7bc97",
            "a11yPatternDisplayId": "A11Y-PAT-6C3CE9087348",
            "a11yOccurrenceFingerprint": "6033d170f8f373589a8fca6bc55b72912359d841db2759f53c33a61b2f2bc70a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6033D170F8F3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6332 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Securely access health records online</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6332 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f3eb95c19dd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-28d2f4c8",
            "a11yPatternFingerprint": "a24ff0f43f5886430b5232b254b0d760fa7292ce0e08d505b7fb6708642740f9",
            "a11yPatternDisplayId": "A11Y-PAT-A24FF0F43F58",
            "a11yOccurrenceFingerprint": "4ff320ce75832606dd29031f289c2efa0f9bc2ccddd015ee9750e9351dfb35be",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4FF320CE7583"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6333 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Qualify your service dog</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6333 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a50d86441c6f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-738a59fc",
            "a11yPatternFingerprint": "84f06466abc94918947a0861366c27382c97ef383c0cfe3531fa4cf077141d2e",
            "a11yPatternDisplayId": "A11Y-PAT-84F06466ABC9",
            "a11yOccurrenceFingerprint": "c1cdf548c962e97d7ec9443e7d8929cf93584e3397e81c0b585ff577a48f5c2d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C1CDF548C962"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6334 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Participate in research studies</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6334 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bc0326dd54e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-39f2a5b8",
            "a11yPatternFingerprint": "dc1b567d234199e8021ab414a1b15492d8d9220eaaf9a296940ce83e8be39fd1",
            "a11yPatternDisplayId": "A11Y-PAT-DC1B567D2341",
            "a11yOccurrenceFingerprint": "314be9971fdf45eb9a78de96dd5cebdc64b0a969c97e15af3dab24982e1fcdb8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-314BE9971FDF"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6328 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Access apprenticeship and industry training</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6328 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eaa6ffcefd8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-48140da2",
            "a11yPatternFingerprint": "6ed4ae8dfec39ca203e3260f05ed3149ff49b98f5f5201ccb9ba1666f97dd18d",
            "a11yPatternDisplayId": "A11Y-PAT-6ED4AE8DFEC3",
            "a11yOccurrenceFingerprint": "f6a24ec29351842cda54f0263f62fc1959394af362fbffa32a26fdd750b00503",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F6A24EC29351"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6329 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Apply for rental recovery from the Surface Rights Board</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6329 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20fe543568d5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-65372b28",
            "a11yPatternFingerprint": "ab40cc45eda808ab06fbce9f3bbb2595ec54816b9e20a97beb480220ea14e696",
            "a11yPatternDisplayId": "A11Y-PAT-AB40CC45EDA8",
            "a11yOccurrenceFingerprint": "950de516e00a882aafde52cd6e19c5a528ee913763281ccb8d62130c10e0de1b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-950DE516E00A"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6330 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Manage your corporate or commodity account</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6330 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05c553d92966",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-5f2c2027",
            "a11yPatternFingerprint": "1c088456f1c169db4ce33400ba9a0d9f846314b86faf217d9eccd55528d5cc6c",
            "a11yPatternDisplayId": "A11Y-PAT-1C088456F1C1",
            "a11yOccurrenceFingerprint": "4aec78d68c9022a08eb15ff72e237a4330a0c3162bed3980b4e6689db29f1802",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AEC78D68C90"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion49315 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Access Alberta’s official road reports</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49315 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1adef12e3429",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-daefd137",
            "a11yPatternFingerprint": "7ad435563b99b68676f0aff6226c2144f9101ac11e06b7a3c3ebdedb059894b5",
            "a11yPatternDisplayId": "A11Y-PAT-7AD435563B99",
            "a11yOccurrenceFingerprint": "062b7ccc074197e9a1a7c2d4e04021818d27e103bab2619ced9199bbf89c2e9e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-062B7CCC0741"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6337 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Access to myPass</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6337 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a287eb96f8b5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-07082ab1",
            "a11yPatternFingerprint": "32b506f0ff07f07b5d377705bb479dda1f5935cfe1ead72143d0746dc7b098f9",
            "a11yPatternDisplayId": "A11Y-PAT-32B506F0FF07",
            "a11yOccurrenceFingerprint": "f858d2729b78c68c313c616d62b94d3b529a7033b5885b58f5a7426938df0314",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F858D2729B78"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6338 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Apply for post-secondary student loans, grants and scholarships</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6338 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08564ed19351",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bbec525f",
            "a11yPatternFingerprint": "fe46e529ed660d2b316bd1dd4ac534efb70361f63eea7cf55a766c755e8a74da",
            "a11yPatternDisplayId": "A11Y-PAT-FE46E529ED66",
            "a11yOccurrenceFingerprint": "fab9f266c5144b675b914927ff079d06a473b3286b54113cd37ecd97e28f25b9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAB9F266C514"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6339 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Apply to programs at Alberta's post-secondary institutions</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6339 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5af36712b307",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7c470a42",
            "a11yPatternFingerprint": "7093acb28c1a7466a4a9e92336a68b6533c0297582dd970ae3fd04917ee37b73",
            "a11yPatternDisplayId": "A11Y-PAT-7093ACB28C1A",
            "a11yOccurrenceFingerprint": "8e6c6fc0be189101b0795270214961cb5aa25e24fe842c6eced202cd3ee6d8ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E6C6FC0BE18"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6340 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Manage post-secondary provider and program data</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6340 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbbe14acc290",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1ab4b4b3",
            "a11yPatternFingerprint": "58dfa1c1e182b088a47b4a6168348ca33ac8c23627a4781210ade6ad2b93bec4",
            "a11yPatternDisplayId": "A11Y-PAT-58DFA1C1E182",
            "a11yOccurrenceFingerprint": "8ca1840c709b4fe3b5f0866075000863a45c546813a5be1b3b82ab608d14aa79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8CA1840C709B"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6341 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Manage post-secondary admissions and transfer data</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6341 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74d005b9db12",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7f3d53bf",
            "a11yPatternFingerprint": "976134bcb71cd241cbcd3f283e6be011729c5f488e07997f4c09eff4b826d49f",
            "a11yPatternDisplayId": "A11Y-PAT-976134BCB71C",
            "a11yOccurrenceFingerprint": "d67fcffa1402099cc2e10d460b0ed0051267a361719d0f7da6db2e407f5e5d99",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D67FCFFA1402"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6342 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Manage dual credit-related opportunities</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6342 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8785726b40b3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-6d963225",
            "a11yPatternFingerprint": "5c041b139d84afa32d30878fb998e5e579a7f33e58da4cbde4aea72eb349a5f2",
            "a11yPatternDisplayId": "A11Y-PAT-5C041B139D84",
            "a11yOccurrenceFingerprint": "c4270d48e911c82074292ea4e513886cc1ab986d55324506d10cd8ddae427552",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4270D48E911"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#accordion6343 > h3 > button",
            "html": "<button class=\"\" aria-expanded=\"false\">Report post-secondary data</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6343 > h3 > button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fb77918eea7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-4c794140",
            "a11yPatternFingerprint": "f66999c078ab77b8c4cd072544e203886edb600f6b5b484f9946c879ea02d0c0",
            "a11yPatternDisplayId": "A11Y-PAT-F66999C078AB",
            "a11yOccurrenceFingerprint": "db8a884fcdbca3c4a1783fed3301bb3b49c4fa99da709ddd10848ad68f79aedf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DB8A884FCDBC"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Find and access the online government services you need.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/alberta-ca-account\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"18\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2026-07-14T11:19:48-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"false\">\n<meta name=\"id\" content=\"1296\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/alberta-ca-account\">\n<meta property=\"og:title\" content=\"Alberta.ca Account\">\n<meta property=\"og:description\" content=\"Find and access the online government services you need.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Alberta.ca Account\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/alberta-ca-account\">\n\n    <title>Alberta.ca Account | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/1296\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-alberta-ca-account section-alberta-ca-account path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/contact-government\">Contact government</a>\n          </li>\n      <li>\n              <span>Alberta.ca Account</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                          <div class=\"goa-previous-page\">\n            Part of <a href=\"/contact-government\">Contact government</a>\n          </div>\n                <div class=\"goa-heading\">\n          <h1>\n<span>Alberta.ca Account</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Find and access the online government services you need.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Alberta.ca Account</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              Alberta.ca Account\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/about-alberta-ca-account\">About</a>\n        </li>\n                        <li>\n          <a href=\"/alberta-ca-account-for-personal-use\">For personal use</a>\n        </li>\n                        <li>\n          <a href=\"/alberta-ca-account-for-business-use\">For business use</a>\n        </li>\n                        <li>\n          <a href=\"/alberta-ca-account-contact\">Contact</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Using your Alberta.ca Account</h2><p>Your Alberta.ca Account lets you sign in once and access a wide range of available online services across government. It also gives you a secure way to verify who you are online without paper documents or face-to-face visits, while protecting your information and privacy.</p><p>Use the button below to manage your Alberta.ca Account using your email address, verify your account or create a new one if you don’t already have an account. Access specific services using the services links below.</p><p><a class=\"goa-cta\" href=\"https://account.alberta.ca/ui/sign-in/signin\" target=\"_blank\" aria-label=\"Access your Alberta.ca Account\">Sign in or create an Alberta.ca Account</a></p>\n\n  </div>\n\n  \n\n  <div class=\"goa-column-100-100-100\">\n    \n  <h2>Featured services</h2><p>The services below are available for you to access using your Alberta.ca Account.</p>\n\n  </div>\n\n\n  \n<div class=\"goa-card goa-column-50-50-100\">\n      <div class=\"goa-thumb\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/ti-alberta-energy-rebate-card-750X422.png?itok=EMrOzMID\" alt=\"Alberta Energy Rebate piggy-bank icon\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n        <div class=\"goa-title\">\n              <a href=\"/alberta-energy-rebate\" class=\"card-link\">Alberta Energy Rebate</a>\n          </div>\n        <div class=\"goa-text\">\n      \n  <p>From July 1 to September 30, eligible Albertans can apply to get $100 to help with the costs of everyday essentials.</p>\n\n    </div>\n  </div>\n  \n<div class=\"goa-card goa-column-50-50-100\">\n      <div class=\"goa-thumb\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/ti-aca-medical-records-icon-750x422.png?itok=ZdFn_Od_\" alt=\"Medical records icon\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n        <div class=\"goa-title\">\n              <a href=\"https://myhealth.alberta.ca/MyHealthRecords\" class=\"card-link\" target=\"_blank\">MyHealth Alberta Account</a>\n          </div>\n        <div class=\"goa-text\">\n      \n  <p>Access your personal health information, including your lab results, immunizations, and diagnostic reports.</p>\n\n    </div>\n  </div>\n  \n<div class=\"goa-card goa-column-50-50-100\">\n      <div class=\"goa-thumb\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/ti-alberta-wallet-icon-750x422.png?itok=f6MKLmwc\" alt=\"Icon of a wallet\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n        <div class=\"goa-title\">\n              <a href=\"/alberta-wallet\" class=\"card-link\">Alberta Wallet</a>\n          </div>\n        <div class=\"goa-text\">\n      \n  <p>The Alberta Wallet is a secure, private and convenient way to carry your Government of Alberta-issued documents.</p>\n\n    </div>\n  </div>\n  \n<div class=\"goa-card goa-column-50-50-100\">\n      <div class=\"goa-thumb\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/ti-aca-federal-services-icon-750x422.png?itok=OjWsxlXz\" alt=\"Maple leaf icon\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n        <div class=\"goa-title\">\n              <a href=\"https://www.canada.ca/en/revenue-agency/services/e-services/digital-services-individuals/account-individuals.html\" class=\"card-link\" target=\"_blank\">Federal services</a>\n          </div>\n        <div class=\"goa-text\">\n      \n  <p>Use your account to view and manage your personal income tax and benefit information.</p>\n\n    </div>\n  </div>\n\n\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Agriculture and livestock</h2>\n\n\t<div id=\"accordions-6311\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion6309\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Request an ante-mortem inspection by video</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"/video-ante-mortem-inspection\">Video Ante-Mortem Inspection</a> lets you request an ante-mortem inspection by video for animals that cannot be transported to an abattoir.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6310\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Develop nutrient management plans for crop production</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"/alberta-farm-fertilizer-information-and-recommendation-manager\">Alberta Farm Fertilizer Information and Recommendation Manager</a> helps evaluate nutrient management options for fertilizers and livestock manure.</p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Business services</h2>\n\n\t<div id=\"accordions-49353\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion49347\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Agriculture and forestry</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://acis.alberta.ca/acis/\">Alberta Climate Information Service (ACIS)</a></p><p><a href=\"/agriculture-and-forestry-external-application-access\" data-entity-type=\"node\" data-entity-uuid=\"b34b1b32-dc66-4098-bc86-7e974ecd1f5d\" data-entity-substitution=\"canonical\" title=\"Agriculture and Irrigation – External application access\">Alberta Veterinary Surveillance Network</a></p><p><a href=\"/agriculture-and-forestry-external-application-access\" data-entity-type=\"node\" data-entity-uuid=\"b34b1b32-dc66-4098-bc86-7e974ecd1f5d\" data-entity-substitution=\"canonical\" title=\"Agriculture and Irrigation – External application access\">Agriculture and Irrigation – External application access</a></p><p><a href=\"/agriculture-and-forestry-external-application-access\" title=\"Irrigation Demand Model Version 3.0\" data-entity-type=\"node\" data-entity-uuid=\"b34b1b32-dc66-4098-bc86-7e974ecd1f5d\" data-entity-substitution=\"canonical\">Irrigation Demand Model Version 3.0</a></p><p><a href=\"/agriculture-and-forestry-external-application-access\" title=\"Irrigation District Web Infrastructure Management System\" data-entity-type=\"node\" data-entity-uuid=\"b34b1b32-dc66-4098-bc86-7e974ecd1f5d\" data-entity-substitution=\"canonical\">Irrigation District Web Infrastructure Management System</a></p><p><a href=\"/agriculture-and-forestry-external-application-access\" title=\"Premises Identification Administration\" data-entity-type=\"node\" data-entity-uuid=\"b34b1b32-dc66-4098-bc86-7e974ecd1f5d\" data-entity-substitution=\"canonical\">Premises Identification Administration</a></p><p><a href=\"https://fordataportal.alberta.ca/\" target=\"_blank\">Spatial Data Directives</a></p><p><a href=\"/agriculture-and-forestry-external-application-access\" title=\"Rural Utilities Portal\" data-entity-type=\"node\" data-entity-uuid=\"b34b1b32-dc66-4098-bc86-7e974ecd1f5d\" data-entity-substitution=\"canonical\">Rural Utilities Portal</a></p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion49348\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Digital services and applications</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://eservices.alberta.ca/\" target=\"_blank\">eServices</a></p><p><a href=\"https://surfacerightsapplications.alberta.ca/\" target=\"_blank\">Surface Rights E-Filing Portal</a></p><p><a href=\"https://goaprod.service-now.com/msiope\" target=\"_blank\">Municipal Sustainability Initiative Operating Grant</a></p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion49349\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Environmental services</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://regulatoryassurance.alberta.ca/dras\" target=\"_blank\">Digital Regulatory Assurance System (DRAS)</a></p><p><a href=\"https://www.alberta.ca/environmental-approvals-system-onestop.aspx\" target=\"_blank\">Environmental Approvals System OneStop</a></p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion49350\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Employment standards</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"/file-employment-standards-appeal\" data-entity-type=\"node\" data-entity-uuid=\"4a5d1300-e934-43eb-b481-3327d5a7a9e1\" data-entity-substitution=\"canonical\" title=\"Employment standards – Appeal a decision\">Employment Standards Appeals</a></p><p><a href=\"https://www.alberta.ca/employment-standards-permits-variances\">Employment Standards Permits and Variances</a></p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion49351\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Occupational Health and Safety</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"/file-complaint-online\" data-entity-type=\"node\" data-entity-uuid=\"1488de5b-2478-4385-99dd-30ad540acff3\" data-entity-substitution=\"canonical\" title=\"Report an OHS concern\">Occupational Health and Safety (OHS) Complaints</a></p><p><a href=\"/ohs-acceptances-approvals\" data-entity-type=\"node\" data-entity-uuid=\"45477092-07a6-464e-b9d0-52702490ba6d\" data-entity-substitution=\"canonical\" title=\"OHS acceptances, approvals, allowances and recognitions\">OHS Acceptances and Approvals</a></p><p><a href=\"/submit-asbestos-project-notification\" data-entity-type=\"node\" data-entity-uuid=\"6261faff-a85d-4b82-9cdc-6ba1ce426c44\" data-entity-substitution=\"canonical\" title=\"Submit an asbestos project notification\">OHS Asbestos Notifications</a></p><p><a href=\"/ohs-orders\" data-entity-type=\"node\" data-entity-uuid=\"2dde7948-7ef9-4183-98b7-f67df2603c98\" data-entity-substitution=\"canonical\" title=\"OHS orders\">OHS Report on Compliance</a></p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion49352\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">National and international services</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"/international-registration-plan-program\" data-entity-type=\"node\" data-entity-uuid=\"048ba2e6-835d-45f7-b8af-e552ad2903d6\" data-entity-substitution=\"canonical\" title=\"International Registration Plan program\">Alberta Transportation International Registration Plan Online System</a></p><p><a href=\"/canada-alberta-productivity-grant\" data-entity-type=\"node\" data-entity-uuid=\"dbf74e80-3c47-4185-a032-91810903284d\" data-entity-substitution=\"canonical\" title=\"Canada-Alberta Productivity Grant\"><span>Canada-Alberta Productivity Grant</span></a></p><p><a href=\"https://newwestregistration.alberta.ca/\" target=\"_blank\">Online Extra Provincial Registration</a></p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Employment standards and OHS</h2>\n\n\t<div id=\"accordions-6315\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion6312\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">File an employment standards complaint</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"/file-employment-standards-complaint\">Employment Standards complaint system</a> allows employees to file an online complaint if an employer is not meeting the minimum employment standards.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6313\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">File an employment standards appeal</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"/file-employment-standards-appeal\">Employment Standards appeals system</a> allows employees, employers and corporate directors to appeal most Employment Standards decisions.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6314\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">File an Occupational Health and Safety complaint</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"/file-complaint-online\">Occupational Health and Safety complaint system</a> allows employees and employers to report unhealthy or unsafe conditions at a workplace.</p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Environmental authorizations</h2>\n\n\t<div id=\"accordions-6348\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion6345\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Apply for Water Act and EPEA approvals, licences and registrations</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"https://regulatoryassurance.alberta.ca/dras\" target=\"_blank\">Digital Regulatory Assurance System</a> (DRAS) supports authorization types regulated by Alberta’s government under the <em>Water Act</em> and the <em>Environmental Protection and Enhancement Act</em> (EPEA). The entire lifecycle of environmental activities, from application to operation, reporting, compliance and closure can be managed in <abbr title=\"Digital Regulatory Assurance System\">DRAS</abbr>.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6346\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Move my licence: Water Act</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>Holders of <em>Water Act</em> licences issued before November 2021 need to move their licences into the <a href=\"https://regulatoryassurance.alberta.ca/dras\" target=\"_blank\">Digital Regulatory Assurance System</a> (DRAS). Watch the <a href=\"http://youtube.com/watch?v=w8yVecAPX-o&amp;list=PLs-ajGFQ-dRbcaO1XFEmUzNvQubY18D31&amp;index=1\" target=\"_blank\">Move my pre-DRAS Water Licence</a> tutorial for step-by-step instructions.</p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Federal</h2>\n\n\t<div id=\"accordions-6327\" class=\"goa-accordion goa-accordion--toolbar-active \">\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion6325\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Access Government of Canada services and benefits</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://www.canada.ca/my-service-canada-account/\" target=\"_blank\">My Service Canada Account</a> provides convenient and secure online access to view and update your Employment Insurance, Canada Pension Plan, Old Age Security information, and Canadian Dental Care Plan.</p><p><a href=\"https://www.canada.ca/en/revenue-agency/services/e-services/e-services-individuals/account-individuals.html\" target=\"_blank\">My Account for Individuals</a> lets you view and manage your personal income tax and benefit information.</p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Financial supports</h2>\n\n\t<div id=\"accordions-6321\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion54365\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Apply for Income Support</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"/income-support\" data-entity-type=\"node\" data-entity-uuid=\"61050c1e-ec4c-4ae1-b2b5-09f4ad9cc920\" data-entity-substitution=\"canonical\" title=\"Income Support\">Income Support</a> provides supports for individuals and families to pay for basic expenses like food, clothing and shelter.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6317\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Apply for disaster financial assistance</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>Disaster Financial Assistance Online Portal <span lang=\"EN-US\">can be used by people with residential property damages, resulting from an eligible disaster event, to apply for financial assistance.</span></p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6318\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Apply for and manage your Child Care Subsidy</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://applychildcaresubsidy.alberta.ca/\" target=\"_blank\">Child Care Subsidy Online Services</a> offers a secure way to apply for subsidy, check your application status, submit documents, change your information and submit a renewal.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6319\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Securely access seniors financial programs online</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://sfa.alberta.ca/\" target=\"_blank\">MyAlberta Seniors account</a> provides an easy and secure way to access a variety of financial and health support programs for seniors. Sign in to:</p><ul><li>apply for support programs</li><li>check application details</li><li>submit documents</li></ul>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6320\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Find supports and services</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>Find all the <a href=\"/all-services\" data-entity-type=\"node\" data-entity-uuid=\"cf7a17ea-cad7-4fb7-907d-ebf926073113\" data-entity-substitution=\"canonical\" title=\"All services\">supports and services</a> offered by Alberta's government.</p><p>For more help, contact <a href=\"/alberta-supports\" data-entity-type=\"node\" data-entity-uuid=\"2dfc59e4-1c07-4d00-b791-30c25af2b40e\" data-entity-substitution=\"canonical\" title=\"Alberta Supports\">Alberta Supports</a>:</p><p>Hours: 7:30 am to 8 pm (open Monday to Friday, closed statutory holidays)<br>Phone: <a href=\"tel:+1780-644-9992\">780-644-9992</a><br>Toll free: <a href=\"tel:+1-877-644-9992\">1-877-644-9992</a></p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion50156\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Apply for Disability Income Assistance (DIA)</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"/disability-income-assistance\" data-entity-type=\"node\" data-entity-uuid=\"33ab7df8-6057-456d-92bd-1348510b683c\" data-entity-substitution=\"canonical\" title=\"Disability Income Assistance\">Disability Income Assistance</a> application covers two programs: Assured Income for the Severely Handicapped (AISH) and the Alberta Disability Assistance Program (ADAP). Both programs provide supports to Albertans with disabilities.</p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Fines and permits</h2>\n\n\t<div id=\"accordions-6324\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion6322\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Request a free fire permit</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>Alberta's <a href=\"/get-a-fire-permit\">Fire Permit System</a> provides an easy way to get a free fire permit for burning activity (excluding campfires) between March and October in the Forest Protection Area.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6323\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Find your fines and pay online</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>Use the <a href=\"https://traffictickets.alberta.ca\" target=\"_blank\">Traffic Tickets Digital Service</a> to find your fines, so you can pay them online.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion49314\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Pay for government products and services online</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://eservices.alberta.ca/\" target=\"_blank\">eServices</a> provides an easy way to pay for government services online such as:</p><ul><li>ATI requests</li><li>traffic fines</li><li>vehicle and driver's licence/identification card renewals</li><li>various events, permits and licences</li></ul>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Health</h2>\n\n\t<div id=\"accordions-6336\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion6332\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Securely access health records online</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://myhealth.alberta.ca/MyHealthRecords\" target=\"_blank\">MyHealth Alberta Account</a> provides a secure way for Albertans to view some of their health records, such as immunizations, dispensed medications and lab test results.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6333\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Qualify your service dog</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://servicedogs.alberta.ca/\" target=\"_blank\">Service Dog Information System</a> describes the Alberta training standard for service dogs and how to qualify a service dog or apply for an identification card.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6334\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Participate in research studies</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://myatp.ca/\" target=\"_blank\">Alberta’s Tomorrow Project</a> is a 50-year longitudinal study tracking the health of 55,000 adults. The project launched in 2000 to investigate what causes and what may prevent cancer and chronic diseases. It is Alberta’s largest health research study.</p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Industry</h2>\n\n\t<div id=\"accordions-6331\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion6328\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Access apprenticeship and industry training</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://tradesecrets.alberta.ca/MyTradesecrets/\" target=\"_blank\">MyTradesecrets</a> is a secure online service that allows Apprenticeship and Industry Training clients to apply, access and view their program information.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6329\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Apply for rental recovery from the Surface Rights Board</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"https://surfacerightsapplications.alberta.ca/\" target=\"_blank\">Surface Rights E-File Portal</a> makes it easy to submit and track Recovery of Compensation applications. Operators can view applications for which they hold an interest.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6330\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Manage your corporate or commodity account</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"/tra-client-self-service\">Tax and Revenue Administration Client Self-Service</a> (TRACS) enables corporate and commodity taxpayers, claimants and filers to conveniently manage their tax or levy account.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion49315\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Access Alberta’s official road reports</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://511.alberta.ca/\" target=\"_blank\">511 Alberta</a> provides information about highway conditions, roadwork, incidents, weather alerts and more. Save your route to get notifications about possible delays. Access it for free on any device.</p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n\t\n<div class=\"paragraph paragraph--type--accordion paragraph--view-mode--default goa-column-100-100-100\">\n\t\n  <h2>Post secondary and education</h2>\n\n\t<div id=\"accordions-6344\" class=\"goa-accordion goa-accordion--toolbar-active \"><div class=\"goa-toolbar\"><button class=\"button-primary expand goa-button goa-button--small\">Expand all</button></div>\n\t\t<ul>\n\t\t\t\n  <li id=\"accordion6337\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Access to myPass</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://public.education.alberta.ca/PASI/mypass/welcome\" target=\"_blank\">myPass</a> is an Alberta Education self-service website for high school students to:</p><ul> <li>order transcripts and credentials</li> <li>register to write or rewrite diploma exams</li> <li>view and print diploma exam results statements</li> <li>view progress towards a credential (diploma or certificate)</li> <li>view and print a Detailed Academic Report</li> </ul>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6338\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Apply for post-secondary student loans, grants and scholarships</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://studentaid.alberta.ca/\" target=\"_blank\">Alberta Student Aid</a> offers student loans, grants and scholarships to post-secondary students. Log in to apply, check application details, or submit documents electronically.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6339\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Apply to programs at Alberta's post-secondary institutions</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p><a href=\"https://www.applyalberta.ca/\" target=\"_blank\">ApplyAlberta</a> is an application and transcript transfer system that anyone can use to apply to programs at one or more of Alberta's post-secondary institutions.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6340\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Manage post-secondary provider and program data</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"https://paprs.ae.alberta.ca/\" target=\"_blank\">Provider and Program Registry System</a> provides registry services and a central repository of provider and program data for post-secondary institutions, as well as the ministries of Advanced Education, Education, and Trade, Immigration and Multiculturalism.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6341\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Manage post-secondary admissions and transfer data</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>Alberta Council on Admissions and Transfer (ACAT) Contact Persons from Alberta's Learner Pathways System (LPS) institutions can manage their data in the LPS Catalog and the Transfer Credit Evaluation System (TCES). These applications are restricted for use by post-secondary institution staff.&nbsp;</p><p>Students can use the publicly accessible <a href=\"https://transferalberta.alberta.ca/transfer-alberta-search/\" target=\"_blank\">Transfer Alberta Search Tool</a>.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6342\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Manage dual credit-related opportunities</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>School authorities can manage dual credit and other related high school transitions arrangements in the <a href=\"https://hs.ae.alberta.ca/\" target=\"_blank\">Dual Credit-Related Opportunities</a> (DCRO) module.</p>\n\n\n      </div>\n</li>\n\n\n\n  <li id=\"accordion6343\" class=\"collapsed-item\">\n  <h3 class=\"goa-title\"><button class=\"\" aria-expanded=\"false\">Report post-secondary data</button></h3>\n  <div class=\"goa-text collapsed\">\n    \n  <p>The <a href=\"https://psdata.ae.alberta.ca/DCaR.Web.External/\" target=\"_blank\">Data Collection and Reporting</a> application enables post-secondary institutions and private career colleges to collect, validate and report registry, financial, outcome, course and program offering, and transfer decision data.</p>\n\n\n      </div>\n</li>\n\n\n\n\n\t\t</ul>\n\t</div>\n</div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Contact</h2><p><a href=\"/alberta-ca-account-contact\">View all contact options</a></p>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n              \n\n            <div class=\"goa-main-grid goa-previous-next\">\n  \n      <div class=\"goa-next-btn\">\n      <span>Next</span>\n      <a href=\"/about-alberta-ca-account\" target=\"_self\">About</a>\n    </div>\n  </div>\n\n \n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;1296&quot;,&quot;owner&quot;:&quot;18&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Alberta.ca Account&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Public Service Commission</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/alberta-ca-account#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/alberta-ca-account\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 1107,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11633,
          "settleDelayMs": 9695,
          "auditMs": 1832,
          "totalMs": 14073,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 37
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 2547,
          "failed": 19,
          "cantTell": 14,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "label_name_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "text_sensory_misuse",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e7e5a11d0ed",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "b6988c70cd65e90849ceffebf847c5107c8b9663ba2ddad5da726f020b7c21e3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6988C70CD65"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d601b08f02a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "4d22b87e3b728ac4063334c350a12acfe955859347f990afeb5643a67caec818",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4D22B87E3B72"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7bed945c33e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "65ffea398a4bec2e18815e66e9d2690c331b5b3c58d4ef234f2364e557fae2a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65FFEA398A4B"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2444841a2808",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "5525c8ae5d86ba083329605e5e3423ca8c35e7402c1dad022b5c85db64d81438",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5525C8AE5D86"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7f0e6744398",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "bbd0f2fd67a0635b4ce7062074d417177f0d4115102e6b0e3c521d6682d5ca2e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBD0F2FD67A0"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "428b2b94286e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "8c27ec6864c86fc954ee9344fc6f16fa9ae736d74a4aa6bdac0dcb2fe2cbc4dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8C27EC6864C8"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8075574636c0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "3f85e61203503bd746893b18088060a6c1a691de9396ca826ca884e247ecddb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F85E6120350"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "223759a5ab58",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "2e58db742a025daa253ea4902f02d9f77a95342bee0274780128dadc0f667a3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E58DB742A02"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95c9ff4ce526",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "6ffa9553ead84e1301c1bddfec29d4fafb1d64722851cb82021e7486b4fe3992",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6FFA9553EAD8"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<div class=\"goa-section--heading\">",
            "message": "Confirm this text 'Alberta.ca Account' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2680f1a5419",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "a11yPatternFingerprint": "b7ec5ac74b4aa6b20b035b8539fbecdb11efcc0a61f8261635ee65482583d195",
            "a11yPatternDisplayId": "A11Y-PAT-B7EC5AC74B4A",
            "a11yOccurrenceFingerprint": "7fb8ca0c70de36374860593cc40db8e3cbbee17751af4dfca1f1f2892ea86f28",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7FB8CA0C70DE"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the word(s) 'below' of the user instruction is used to indicate a logical rather than visual position",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc49959102f8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "a11yPatternFingerprint": "6f32c72481d0fa7333fdc48e1628b408676a8498e6f12ef5e8d8389ce020365c",
            "a11yPatternDisplayId": "A11Y-PAT-6F32C72481D0",
            "a11yOccurrenceFingerprint": "57ef85933af590de8df288d53c13ce39ee80cf3eeabdeffae1f3343acc1f6b43",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57EF85933AF5"
          },
          {
            "rule": "label_name_visible",
            "xpath": null,
            "html": "<a aria-label=\"Access your Alberta.ca Account\" target=\"_blank\" href=\"https://account.alberta.ca/ui/sign-in/signin\" class=\"goa-cta\">",
            "message": "Accessible name does not match or contain the visible label text",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "933df7a4f53a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-edd62f5d",
            "a11yPatternFingerprint": "ea4a587e3ddc9f79045db8d257a9021e4cb82f0e54c343be24a7b0b46937157a",
            "a11yPatternDisplayId": "A11Y-PAT-EA4A587E3DDC",
            "a11yOccurrenceFingerprint": "029f7a833ff629365bcd52efbd516282ac4b675872426b7f10d505b079924ac1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-029F7A833FF6"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the word(s) 'below' of the user instruction is used to indicate a logical rather than visual position",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b172a97ea5c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "14c185fa5130429b00250e8ed2e61b2e47856b3db0c1afb7c16ec94fa647b990",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14C185FA5130"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c14e6fa2988f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "2247b8d7644df9642d0ec18cc24afd3b126c0e1e03e58b5bbf82c57b7a270bbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2247B8D7644D"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4aa57cfd78ef",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "1847a7061c5c68401340ef308f546fadf5314adde107c0453045a8e5a52332a9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1847A7061C5C"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7099cd1c5f0c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "416d34076083d9364394bde5c2ee045b788d2e95d26913f8c77a2feec91d87a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-416D34076083"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "556eadb675e8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "d68485506a879e07c7e1d2480ade9526efae5e4fe1a222900aab5a17ace028af",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D68485506A87"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6fc734bd87a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "ab167c0a09c68cc9abd4b91711c8926906e647d7d7fb8f17fb452d94f2180e3f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB167C0A09C6"
          }
        ],
        "outcomeCount": 2573,
        "uniqueFailedCount": 18,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 46,
          "errors": 1,
          "warnings": 45,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "a0b4c10db7ca",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "7b90fcb3e910d75acd63edb4214dad1f34e0f24fa5a9db7ce934e6caa08ed069",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B90FCB3E910"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "a02a337c89d0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "d56a2fa8192fb76aa99c0b6808caa77a0211989931bb60dc5f295b0846bfe3a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D56A2FA8192F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "a02a337c89d0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "d56a2fa8192fb76aa99c0b6808caa77a0211989931bb60dc5f295b0846bfe3a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D56A2FA8192F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7f0ad39d6375",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "29db500d2d2ed67d6943984d359f118825bb75ca5d8600ffc53b3f18e6b9e1bb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29DB500D2D2E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "a02a337c89d0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "d56a2fa8192fb76aa99c0b6808caa77a0211989931bb60dc5f295b0846bfe3a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D56A2FA8192F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f3ef3d6c0650",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "abb0b51f64101c4a0e5fffa31c323160c5cc68111aaf15b83c88920640bde4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABB0B51F6410"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "33b7076fec88",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "e250bd4f030851688224915e4ec7d68f44af6834e7ddf916c0df33220aa0bd44",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E250BD4F0308"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "195b8f179aeb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "85ec8b9033e479dfafa6bd507c4af49fdb37084555828f80eaed8a2329daf5a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-85EC8B9033E4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f359b60b6926",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "77c23bfb2cac8cc2a0f4ab740f788d5928f0e34f8280903d03cef0cb0821993f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77C23BFB2CAC"
          },
          {
            "severity": "error",
            "rule": "native-label",
            "element": "<a class=\"goa-cta\" aria-label=\"Access your Alberta.ca Account\">",
            "message": "aria-label does not match native label text",
            "suggestion": "Update aria-label to match the visible label, or remove it and rely on native text",
            "line": 0,
            "fingerprint": "40ffe8fc2726",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3f30340b",
            "a11yPatternFingerprint": "3d8679c2e37f3bc157b844e76ad04e1be373186e15f52326ef71134364956520",
            "a11yPatternDisplayId": "A11Y-PAT-3D8679C2E37F",
            "a11yOccurrenceFingerprint": "10133566720e8f55c35e8af5a49cda796d44f5974b0ed2928ce384a31444a4ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-10133566720E"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 1,
      "timings": {
        "fetchMs": 206,
        "pageNavigationMs": 11633,
        "pageLoadDelayMs": 9695,
        "totalMs": 18859,
        "scannerMs": {
          "axe": 14073,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
      "finalUrl": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html;charset=UTF-8",
      "pageTitle": "Budget 2026: Focused on what matters | Budget 2026 : la priorité à ce qui compte vraiment | alberta.ca",
      "elapsedMs": 19317,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 791,
          "failed": 1,
          "cantTell": 14,
          "inapplicable": 53
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".ab-footer",
            "html": "<div class=\"ab-footer\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d82510be6ce8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "a11yPatternFingerprint": "40e72f8498c741cf65b369cc9f228fcddc5182b78d35236e69aca80f46052d07",
            "a11yPatternDisplayId": "A11Y-PAT-40E72F8498C7",
            "a11yOccurrenceFingerprint": "0c20a42102f253d190bb98ca9b9b6fb9f47f4fecfe98c16a2e5387668e3bba6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C20A42102F2"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html id=\"template-release\" class=\"no-js goa-scrollup goa-scroll--standard\" lang=\"en-CA\"><head>\n                <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n\n                <title>Budget 2026: Focused on what matters | Budget 2026 : la priorité à ce qui compte vraiment | alberta.ca</title>\n\n                <!-- page details -->\n                <meta name=\"id\" content=\"n/a\">\n                <meta name=\"template\" content=\"service\">\n                <meta name=\"ministry id\" content=\"04\">\n                <meta name=\"description\" content=\"Budget 2026 focuses on what matters, makes disciplined choices and takes decisive action.\">\n                <meta name=\"robots\" content=\"noindex,nofollow,noarchive\">\n                <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n                <meta name=\"HandheldFriendly\" content=\"True\">\n                <meta name=\"MobileOptimized\" content=\"320\">\n                <meta name=\"keywords\" content=\"News Release, Treasury Board and Finance, February 2026, Feb 2026, billion,per,forecast,cent,Budget,revenue,increase,More,growth,health,expense,Alberta's,The,services,economic,oil,years,deficit,total,&amp;ndash,grow,system,third, langFR\">\n                <meta name=\"author\" content=\"Government of Alberta\">\n\n                <!-- social -->\n                <meta name=\"twitter:card\" content=\"summary\">\n                <!--<meta name=\"twitter:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\" />-->\n                <!--<meta name=\"twitter:image:alt\" content=\"Government of Alberta\" />-->\n                <meta property=\"og:type\" content=\"article\">\n                <meta property=\"og:title\" content=\"Budget 2026: Focused on what matters | Budget 2026 : la priorité à ce qui compte vraiment\">\n                <meta property=\"og:description\" content=\"Budget 2026 focuses on what matters, makes disciplined choices and takes decisive action.\">\n                <meta property=\"og:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\">\n                <meta property=\"og:image:alt\" content=\"Government of Alberta\">\n                <meta property=\"og:url\" content=\"https://www.alberta.ca/news.aspx\">\n\n\n                <!-- build include -->\n                    <link rel=\"shortcut icon\" type=\"image/ico\" href=\"/build/20220316/favicons/favicon.ico\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" href=\"/build/20220316/favicons/favicon.png\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"/build/20220316/favicons/favicon-192.png\"> <!-- 192x192 recommended for Android -->\n    <link rel=\"apple-touch-icon\" href=\"/build/20220316/favicons/favicon-57.png\"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->\n    <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/build/20220316/favicons/favicon-72.png\"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->\n    <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/build/20220316/favicons/favicon-114.png\"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->\n    <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/build/20220316/favicons/favicon-144.png\"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->\n    \n    <link href=\"/build/20220316/css/ab-layouts.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-layouts.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/goa-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/ab-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <link href=\"/build/20220316/css/goa-standalone.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-standalone.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-T9KWVG4ZGW&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script src=\"/build/20220316/js/ab-layouts.min.js\"></script>\n    <script src=\"/build/20220316/js/goa-components.min.js\"></script>\n    <script src=\"/build/20220316/js/ab-components.min.js\"></script>\n\n\n                <!-- custom page styles -->\n                <style>\n                      div.ab-title-lede h1 {\n                        margin: 32px 0px 24px;\n                      }\n                      /* button */\n                      div.ab-title-lede a.goa-cta.goa-cta {\n                        box-sizing: border-box;\n                        display: inline-block;\n                        margin: 24px 0 0;\n                        padding: 7px 12px;\n                        border: 1px solid #f1f1f1;\n                        border-radius: 0;\n                        background: #f1f1f1;\n                        color: #0070c4 !important;\n                        font-size: 18px;\n                        font-weight: 700;\n                        text-decoration: underline;\n                        line-height: 28px;\n                        vertical-align: top;\n                      }\n\n                      div.ab-title-lede a.goa-cta:hover {\n                        border-color: #004f84;\n                        color: #004f84;\n                      }\n\n                      div.ab-title-lede a.goa-cta::after {\n                        content: none;\n                      }\n\n                      div.section-title-lede {\n                        padding: 56px 24px 56px 24px;\n                        border-bottom: 8px solid #d0ef9a;\n                        background: #628000;\n                        color: #fff;\n                      }\n\n                        div.section-title-lede div.date {\n                          margin: 0px 0px 20px 0px;\n                          font-size: 1.5rem;\n                          width: 150px;\n                          float: left;\n                        }\n\n                        div.section-title-lede p {\n                          box-sizing: border-box;\n                          display: inline-block;\n                          width: 66%;\n                          margin: 0px;\n                          padding: 0px 0px 20px 0px;\n                          line-height: 32px;\n                          font-size: 1.5rem;\n                          color: #fff;\n                          text-align: left;\n                          vertical-align: top;\n                        }\n\n                      div.main, div.related {\n                        width: 768px;\n                        margin: auto;\n                        padding: 26px 0px 20px 0px;\n                        background: #fff;\n                        vertical-align: top;\n                      }\n\n                      div.section-footer {\n                        border-bottom: 16px solid #77b800;\n                      }\n\n                      div.figure {\n                        width: 100%;\n                        vertical-align: top;\n                      }\n\n                        div.figure img {\n                          width: 100%;\n                          height: auto;\n                          vertical-align: top;\n                        }\n\n                        div.figure p.figcaption {\n                          margin: 0px;\n                          padding: 10px;\n                          background: #f1f1f1;\n                        }\n\n                      /* start - fixes sizing issue on iframe video */\n                      .ab-iframe-container {\n                        position: relative;\n                        padding-bottom: 56.25%; /* 16:9 */\n                        padding-top: 25px;\n                        height: 0;\n                      }\n\n                        .ab-iframe-container iframe {\n                          position: absolute;\n                          top: 0;\n                          left: 0;\n                          width: 100%;\n                          height: 100%;\n                        }\n                      /* end - fixes sizing issue on iframe video */\n\n                      main table {\n                        width: 100%;\n                        margin: 20px 0px 0px 0px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                        font-size: 18px;\n                        line-height: 24px;\n                      }\n\n                        main table thead {\n                          border-bottom: 1px solid #666;\n                        }\n\n                          main table thead th {\n                            vertical-align: bottom;\n                            background: #666;\n                            color: #fff;\n                          }\n\n\n                        main table th {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          background: #36424a;\n                          color: #fff;\n                          vertical-align: top;\n                          text-align: left\n                        }\n\n                        main table tbody tr {\n                          background: #fff;\n                        }\n\n                          /*main table tbody tr:nth-of-type(even) {\n                    background: #f1f1f1;\n                  }*/\n\n                          main table tbody tr:nth-of-type(2n+1) {\n                            background: #efefef;\n                          }\n\n                        main table td {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          vertical-align: top;\n                        }\n\n                          main table td *:first-child {\n                            margin-top: 0px !important;\n                          }\n\n                          main table td *:last-child {\n                            margin-bottom: 0px !important;\n                          }\n\n                        main table tfoot {\n                          border-top: 1px solid #666;\n                        }\n\n                      main h1 {\n                        margin: 32px 0px 24px;\n                        padding: 0px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        line-height: 44px;\n                      }\n\n                      div.table th {\n                        background: #36424a;\n                        color: #fff;\n                      }\n\n                      div.table td, div.table th {\n                        padding: 8px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                      }\n\n                      div.notifications a:before {\n                        top: 50% !important;\n                        margin-top: -12px;\n                      }\n\n                      #template-release .section-footer {\n                        background-color: #f1f1f1;\n                      }\n\n                      #template-release .section-title-lede {\n                        vertical-align: top;\n                        position: relative;\n                      }\n\n                        #template-release .section-title-lede .container {\n                          vertical-align: top;\n                        }\n\n                        #template-release .section-title-lede .meta {\n                          font-size: 16px;\n                          padding: 0;\n                          width: 150px;\n                          float: left;\n                          color: #fff;\n                        }\n\n                          #template-release .section-title-lede .meta a {\n                            color: #fff;\n                          }\n\n                      [role='main'] > *:first-child + .figure.has-image {\n                        margin-top: 30px;\n                      }\n\n                      #template-release .side-content ul, #template-release #media-contacts + ul {\n                        background-color: #f1f1f1;\n                        padding: 28px;\n                      }\n\n                        #template-release .side-content ul li, #template-release #media-contacts + ul li {\n                          list-style-type: none;\n                        }\n\n                      blockquote footer {\n                        margin-top: 28px;\n                      }\n\n                      hr {\n                        margin-top: 28px;\n                      }\n\n                      .side-content h1, .side-content h2 {\n                        line-height: 44px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        margin: 24px 0 0;\n                        padding: 0;\n                        color: #333;\n                      }\n\n                      #template-release .side-content ul {\n                        padding: 0 0 0 48px;\n                        background: none;\n                      }\n\n                        #template-release .side-content ul li {\n                          list-style-type: initial;\n                        }\n\n                      .figure.has-image img {\n                        border-bottom: 8px solid #628000;\n                      }\n\n                      .figure {\n                        margin-top: 28px;\n                      }\n\n                      div.figure p.figcaption {\n                        padding: 18px 28px;\n                      }\n                </style>\n\n                <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-P6MFS54');</script>\n\n            </head>\n            <body id=\"top\" class=\"announcement \">\n\n              <header>\n                <!-- header include -->\n                \n        <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n        \n        <div class=\"ab-skiplinks\">\n            <a href=\"#main\">Skip to content</a>\n        </div>\n        <div class=\"ab-header ab-header--standard\">\n            <div class=\"ab-wrapper\">\n                <div class=\"ab-logo\">\n                    <a href=\"/index.aspx\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\">\n                        <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n                        <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n                    </svg><span class=\"ab-logo\">Alberta.ca</span></a>\n                </div>\n                <div class=\"ab-menubar noindex\">\n                    <div class=\"ab-wrapper\">\n                        <ul>\n                            <li><a href=\"https://www.alberta.ca/all-services\">All services</a></li><li><a href=\"https://www.alberta.ca/public-engagement\">Public engagement</a></li><li><a href=\"https://www.alberta.ca/key-initiatives\">Initiatives</a></li><li><a href=\"https://www.alberta.ca/news\">News</a></li><li><a href=\"https://www.alberta.ca/about-government\">About government</a></li><li><a href=\"https://www.alberta.ca/find-a-job\">Jobs</a></li>\n                        </ul>\n                    </div>\n                </div>\n                \n            <div class=\"ab-togglesearch\"><button aria-expanded=\"false\">Search</button><div class=\"ab-searchbar noindex ab-searchbar-no-topics\" style=\"height: auto; bottom: auto;\">\n                    \n                <div class=\"ab-wrapper\"><form action=\"https://www.alberta.ca/search-results.aspx\" role=\"search\">\n                        <label for=\"search-goa\">Search</label>\n                        <input id=\"search-goa\" name=\"q\" type=\"search\"><button id=\"search-goa-button\" aria-label=\"Search\">\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n                                <path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n                            </svg>\n                        </button>\n                    </form></div></div></div></div>\n        </div>\n\n\n                <!-- start: goa-title-lede -->\n\t\t\t          <div class=\"goa-band--medium goa-band--header goa-band--blue\">\n                  <div class=\"container\">\n                      <div class=\"ab-breadcrumb noindex\">\n                          <ul>\n                            <li><a href=\"/government-news.aspx\">Government news</a></li>\n                          </ul>\n                      </div>\n                  </div>\n\n                  <div class=\"goa-grid-100-100-100\">\n                    <div class=\"container\">\n                      <div class=\"date\">\n                        <time class=\"time\" datetime=\" 2026-02-26\"><i class=\"icon-time\"></i> Feb 26, 2026</time>\n                      </div>\n                      \n                      <h1>Budget 2026: Focused on what matters | Budget 2026 : la priorité à ce qui compte vraiment</h1>\n                      <p>Budget 2026 focuses on what matters, makes disciplined choices and takes decisive action.</p>\n                    </div>\n                  </div>\n                </div>\n              </header>\n\n              <main id=\"main\" role=\"main\">\n                <div class=\"goa-band--medium goa-band--white ab-jumplinks--wrapper goa-band--bottom-stroke\"><div class=\"goa-grid-100-100-100 ab-jumplinks\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Budget 2026 invests:</a></li><li><a href=\"#jumplinks-1\">Revenue</a></li><li><a href=\"#jumplinks-2\">Expense</a></li><li><a href=\"#jumplinks-3\">Deficit</a></li><li><a href=\"#jumplinks-4\">Debt</a></li><li><a href=\"#jumplinks-5\">Economic outlook</a></li><li><a href=\"#jumplinks-6\">Energy and economic assumptions, 2026-27</a></li><li><a href=\"#jumplinks-7\">Le budget pour 2026 prévoit les investissements suivants&nbsp;:</a></li><li><a href=\"#jumplinks-8\">Revenus</a></li><li><a href=\"#jumplinks-9\">Dépenses</a></li><li><a href=\"#jumplinks-10\">Déficit</a></li><li><a href=\"#jumplinks-11\">Dette</a></li><li><a href=\"#jumplinks-12\">Perspectives économiques</a></li><li><a href=\"#jumplinks-13\">Hypothèses pour l’énergie et l’économie en 2026-2027</a></li><li><a href=\"#jumplinks-14\">Translations</a></li></ul></div></div><div class=\"goa-band--small goa-band--white\">\n                  <div class=\"goa-grid-100-100-100\">\n                    <noscript>\n                      <div class=\"callout-important\">\n                        <p><strong>Some parts of this page will not display.</strong><br />JavaScript is not available in this browser or may be turned off.</p>\n                      </div>\n                    </noscript>\n\n                    <!-- START Old Government Warning -->\n\n                    \n\n                    <!-- END Old Government Warning -->\n\n                    <p>Global economic uncertainty, lower oil prices and rapid population growth are placing real pressure on Alberta’s finances and public services.</p>\n\n<p>Alberta is feeling extreme pressures. Unprecedented growth in recent years has stretched essential service capacities beyond what the system is able to manage. More people mean Alberta needs more classrooms, more hospital capacity, more infrastructure and more support systems – all at a time when non-renewable resource revenue is declining. These pressures are not only increasing the deficit, but also pushing the province to project three years of substantial deficits, if today’s revenue and expense projections hold.</p>\n\n<p>If passed, Budget 2026 includes deficits of $9.4 billion, $7.6 billion and $6.9 billion over the next three years.</p>\n\n<p>To respond to growing fiscal pressure, Budget 2026 makes careful investments while strengthening revenue through economic development, reinvesting in the Heritage Fund, investing in our public service, building a stronger workforce and ensuring everyone pays their fair share.</p>\n\n<p>With $34.4 billion in total expense for the health system, Budget 2026 supports more surgeries, strengthens access to front-line family doctors and nurse practitioners and adds hundreds of treatment beds for people with mental health and addiction issues.</p>\n\n<p>If passed, Budget 2026 invests $10.8 billion in the education system, a 7.2 per cent increase over 2025-26. This investment will help hire more teachers and educational assistants to support growing classes and classroom complexity. Budget 2026 is also investing $3.3 billion over three years into building educational infrastructure across the province.</p>\n\n<blockquote>\n<p>“Our responsibility is to the families raising kids, the workers keeping our economy moving, and the communities people rely on every day. This budget protects the services Albertans depend on while making sure we don’t pass on today’s challenges to the next generation. It’s about seeking stability when times are tough and making choices that keep Alberta strong, long term.”</p>\n\n<footer><em>Nate Horner, President of Treasury Board and Minister of Finance</em></footer>\n</blockquote>\n\n<p>In 2026-27, Alberta’s economy and fiscal outlook continue to face challenges from the shifting global economic landscape. With the U.S. introducing broad tariffs last year, trade uncertainty and low oil prices will continue to slow growth this year. The province’s real GDP is forecast to slow to 1.8 per cent. A slowdown in population growth will weigh on activity, but will also take the pressure off the labour market and make it easier for Albertans to find good jobs. Inflation is forecast to remain near two per cent, which will help families manage everyday costs and provide relief for household budgets. &nbsp;</p>\n\n<p>Even with weaker oil prices, Alberta’s energy sector continues to be a source of strength. Alberta’s energy industry is producing and selling to more markets around the world. Manufacturing is starting to rebound after last year’s trade challenges, and businesses are expected to slowly start investing again as uncertainty settles.</p>\n\n<p>Despite signs of recovery, broader economic pressures highlight the need for careful planning and decisive action to keep Alberta on a steady path. When conditions tighten, Alberta’s government does not walk away from the challenge. Alberta’s government is focused on what matters, protecting what counts, acting responsibly and charting a steady path forward for the province.</p>\n\n<a name=\"jumplinks-0\"></a><h2>Budget 2026 invests:</h2>\n\n<ul>\n\t<li>$10.8 billion in operating expenses for education, an increase of 7.2 per cent from 2025-26, will support the hiring of at least 3,000 new teachers and 1,500 new educational assistants over three years.</li>\n\t<li>$3.3 billion for infrastructure funding will support the work to build and modernize 161 schools, including the fast-tracking of 40 new school projects this year.</li>\n\t<li>$34.4 billion in total expense across the health-care system, an increase of $1.9 billion or 5.8 per cent from the 2025-26 forecast, including:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>$13.8 billion in Hospital and Surgical Health Services, including $525-million to complete 50,000 additional surgeries.</li>\n\t\t<li>$5.9 billion for Assisted Living and Social Services, to support continuing care, assisted living services and seniors.</li>\n\t\t<li>$2 billion for Mental Health and Addiction.\n\t\t<ul>\n\t\t\t<li>This will help prioritize front-line addiction treatment and psychiatric care and build compassionate intervention centres and mental health facilities for youth.</li>\n\t\t</ul>\n\t\t</li>\n\t</ul>\n\t</li>\n\t<li>The province is also continuing to grow the Heritage Fund for what matters most: saving for the future and securing long-term growth and financial stability.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>The fund is expected to grow to about $34 billion by the end of 2026-27, up from $31.5 billion from the 2025-26 second-quarter fiscal update.</li>\n\t\t<li>A renewed Heritage Fund of $250 billion by 2050 will turn Alberta’s resource strength into lasting financial security through strategic, large-scale investments in the good years, and earnings that grow year-over-year, lessening the province’s future reliance on natural resource revenues.</li>\n\t</ul>\n\t</li>\n\t<li>Budget 2026’s Capital Plan includes $28.3 billion over three years, an increase of $2.2 billion or eight per cent from Budget 2025. It will build what matters in the province: schools, hospitals, roads and bridges in the province.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>$3.3 billion over three years for educational (K-12) infrastructure.</li>\n\t\t<li>$4.9 billion for health infrastructure, $1.3 billion more than Budget 2025, to build a health care system that supports the growing needs of rural and urban communities in Alberta.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<a name=\"jumplinks-1\"></a><h2>Revenue</h2>\n\n<ul>\n\t<li>Total revenue in 2026-27 is forecast at $74.6 billion, a decrease of $0.7 billion from the 2025-26 third-quarter forecast of $75.3 billion.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>The decrease in 2026-27 comes mainly from a $3.1 billion drop in non-renewable resource revenue, driven by an anticipated decline in oil prices.</li>\n\t\t<li>Revenue from non-renewable resources is forecast at $13.2 billion in 2026-27, compared to the $16.3 billion forecast for 2025-26 third quarter forecast.</li>\n\t\t<li>Revenue from personal income taxes is estimated at $15.9 billion in 2026-27, an increase of $1.2 billion from the 2025-26 third quarter forecast, growing in line with personal incomes and reaching $17.7 billion in 2028-29.</li>\n\t\t<li>Corporate income tax revenue is estimated at $7.3 billion in 2026-27, down $0.1 billion from the third-quarter forecast for 2025-26,\n\t\t<ul>\n\t\t\t<li>However, it is up from Budget 2025, driven by stronger growth in corporate profits despite ongoing trade uncertainty.</li>\n\t\t\t<li>Corporate income tax revenue is expected to grow moderately to $7.5 billion in 2027-28 and $7.6 billion in 2028-29.</li>\n\t\t</ul>\n\t\t</li>\n\t\t<li>Other tax revenue&nbsp;is forecast at $3.6 billion in 2026-27, $0.2 billion higher than 2025-26 budget and forecast, mostly from fuel tax and insurance tax.</li>\n\t\t<li>Total revenue is forecast to grow to $78.9 billion in 2027-28 and $81.5 billion by 2028-29, led by improving oil prices and other market factors.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<a name=\"jumplinks-2\"></a><h2>Expense</h2>\n\n<ul>\n\t<li>Total expense in 2026-27 is forecast at $83.9 billion, an increase of $4.5 billion or 5.6 per cent from the 2025-26 third quarter forecast.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>Total expense is expected to be $86.5 billion in 2027-28 and $88.4 billion in 2028-29, or an increase of about 2.7 per cent per year.</li>\n\t</ul>\n\t</li>\n\t<li>Operating expense is estimated at $70.4 billion, an increase of $3.4 billion or five per cent from the 2025-26 third quarter forecast.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>Operating expense grows to $72.4 billion in 2027-28 and $74.1 billion in 2028-29, an average increase of 2.6 per cent per year.</li>\n\t</ul>\n\t</li>\n\t<li>The budget includes just under $38 billion in 2026-27 for public sector compensation for the workers in core services of health care, education, post-secondary education and the public service.</li>\n\t<li>A contingency of $2 billion will address unanticipated spending, including disasters and emergencies, and emerging priorities that arise during the year that are not practical to delay until the next budget.</li>\n</ul>\n\n<a name=\"jumplinks-3\"></a><h2>Deficit</h2>\n\n<ul>\n\t<li>A deficit of $9.4 billion is forecast for 2026-27, up from the $4.1 billion deficit forecast at the 2025-26 third quarter.</li>\n\t<li>The deficit is forecast to decrease to $7.6 billion and $6.9 billion for 2027-28 and 2028-29, respectively.</li>\n\t<li>The 2026-27 projected deficit is largely the result of falling non-renewable resource revenues and increases in costs necessary to provide essential services to Albertans in the growing province.</li>\n</ul>\n\n<a name=\"jumplinks-4\"></a><h2>Debt</h2>\n\n<ul>\n\t<li>Taxpayer supported debt is projected at $108.9 billion for 2026-27, up $16.8 billion from 2025-26.</li>\n\t<li>Debt servicing costs are forecast at $3.4 billion in 2026-27, up from the $2.9 billion at the 2025-26 forecast.</li>\n\t<li>Debt servicing costs reflect current interest rates and outstanding borrowings, and remain within sustainable limits relative to Alberta’s GDP and revenue base.</li>\n</ul>\n\n<a name=\"jumplinks-5\"></a><h2>Economic outlook</h2>\n\n<ul>\n\t<li>In 2026, real gross domestic product is expected to rise 1.8 per cent – down from the estimated 2.2 per cent for 2025 – then increase to 2.3 per cent in 2027.</li>\n\t<li>Population growth is forecast to ease to 1.1 per cent in 2026 – down from the 2.5 per cent forecast in 2025 and the record 4.7 per cent of 2024 – reflecting large net outflows of non-permanent residents and the federal government policy on lower immigration targets.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>Growth will remain subdued at 1.1 per cent in 2027, then strengthen to 1.4 per cent in 2028 and 2029.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<a name=\"jumplinks-6\"></a><h2>Energy and economic assumptions, 2026-27</h2>\n\n<ul>\n\t<li>West Texas Intermediate oil (USD/bbl)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $60.50</li>\n\t<li>Western Canadian Select @ Hardisty (CND/bbl) $65.30</li>\n\t<li>Light-heavy differential (USD/bbl)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $13.00</li>\n\t<li>ARP natural gas (CND/GJ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $3.00</li>\n\t<li>Conventional crude production (000s barrels/day) 544</li>\n\t<li>Raw bitumen production (000s barrels/day)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3,691</li>\n\t<li>Canadian dollar exchange rate (USD¢/CAD$)&nbsp;&nbsp; 73.0</li>\n\t<li>Interest rate (10-year Canada bonds, per cent) 3.2</li>\n</ul>\n\n<hr>\n<h3>Le budget pour 2026 se concentre sur ce qui compte, fait des choix disciplinés et prend des mesures décisives.</h3>\n\n<p>L’incertitude économique mondiale, la baisse des prix du pétrole et la croissance rapide de la population exercent des pressions bien réelles sur les finances et les services publics de l’Alberta.</p>\n\n<p>L’Alberta subit des pressions extrêmes. La croissance sans précédent de ces dernières années a étiré les capacités des services essentiels au-delà de ce que le système est capable d’encaisser. L’augmentation de la population signifie que l’Alberta a besoin de plus de salles de classe, de plus de capacité hospitalière, de plus d’infrastructures et de plus de systèmes de soutien, tout cela à un moment où les revenus des ressources non renouvelables sont en baisse. Ces pressions ne font pas qu’augmenter le déficit, elles poussent aussi la province à prévoir trois années de déficits substantiels, si les prévisions de revenus et de dépenses actuelles se concrétisent.</p>\n\n<p>S’il est adopté, le budget pour 2026 prévoit des déficits de 9,4&nbsp;milliards de dollars, 7,6&nbsp;milliards de dollars et 6,9&nbsp;milliards de dollars au cours des trois prochaines années.</p>\n\n<p>Pour répondre à la pression fiscale croissante, le budget pour 2026 fait des investissements prudents tout en renforçant les recettes grâce au développement économique, en réinvestissant dans le Fonds du patrimoine, en investissant dans notre fonction publique, en renforçant la main-d’œuvre et en veillant à ce que chacun paie sa juste part.</p>\n\n<p>Le budget pour 2026, qui prévoit une enveloppe de 34,4&nbsp;milliards de dollars de dépenses totales pour le système de santé, augmentera le nombre d’opérations, renforcera l’accès aux médecins de famille de première ligne et aux infirmières praticiennes et ajoutera des centaines de lits pour les personnes ayant des problèmes de santé mentale et de dépendance.</p>\n\n<p>S’il est adopté, le budget pour 2026 investira 10,8&nbsp;milliards de dollars dans le système d’éducation, soit une augmentation de 7,2&nbsp;% par rapport à 2025-2026. Cet investissement permettra d’embaucher davantage d’enseignants et d’assistants pédagogiques afin de soutenir les classes, d’une taille et d’une complexité toujours plus grandes. Le budget pour 2026 investit également 3,3&nbsp;milliards de dollars sur trois ans dans la construction d’infrastructures d’éducation dans toute la province.</p>\n\n<blockquote>\n<p>«&nbsp;Nous avons des responsabilités envers les familles qui élèvent leurs enfants, les travailleurs qui font tourner notre économie et les collectivités dont les gens dépendent chaque jour. Par ce budget, nous protégeons les services essentiels pour les Albertains et Albertaines, tout en nous assurant que nous ne léguons pas les défis d’aujourd’hui à la prochaine génération. Nous tentons de trouver une certaine stabilité lorsque les temps sont durs et de faire des choix qui permettent à l’Alberta de rester forte, à long terme.&nbsp;»</p>\n\n<footer><em>Nate Horner, président du Conseil du Trésor et ministre des Finances</em></footer>\n</blockquote>\n\n<p>En 2026-2027, l’économie et les perspectives financières de l’Alberta continuent de faire face aux défis posés par l’évolution du paysage économique mondial. Les États-Unis ayant introduit des droits de douane à grande échelle l’année dernière, l’incertitude commerciale et la faiblesse des prix du pétrole continueront à ralentir la croissance cette année. Le PIB réel de la province devrait ralentir pour atteindre 1,8&nbsp;%. Un ralentissement de la croissance démographique pèsera sur l’activité, mais il allégera également la pression sur le marché du travail et permettra aux Albertains et Albertaines de trouver plus facilement de bons emplois. L’inflation devrait rester proche de 2&nbsp;%, ce qui aidera les familles à gérer les coûts quotidiens et offrira un certain répit aux ménages.&nbsp;</p>\n\n<p>Même avec des prix du pétrole plus faibles, le secteur énergétique de l’Alberta continue d’être une source de force. L’industrie énergétique de l’Alberta produit et vend sur davantage de marchés dans le monde. Le secteur manufacturier commence à se redresser après les difficultés commerciales de l’année dernière, et les entreprises devraient lentement recommencer à investir à mesure que l’incertitude se dissipe.</p>\n\n<p>Malgré les signes de reprise, les pressions économiques générales soulignent la nécessité d’une planification minutieuse et d’une action décisive pour que l’Alberta maintienne le cap. Lorsque les conditions se durcissent, le gouvernement de l’Alberta ne recule pas devant le défi. Le gouvernement de l’Alberta se concentre sur ce qui est important, protège ce qui compte, agit de façon responsable et trace une voie stable pour la province.</p>\n\n<a name=\"jumplinks-7\"></a><h2>Le budget pour 2026 prévoit les investissements suivants&nbsp;:</h2>\n\n<ul>\n\t<li>des fonds de 10,8&nbsp;milliards de dollars en dépenses d’exploitation pour l’éducation, soit une augmentation de 7,2&nbsp;% par rapport à 2025-2026; cette somme servira à l’embauche d’au moins 3&nbsp;000&nbsp;nouveaux enseignants et 1&nbsp;500&nbsp;nouveaux aides-élèves sur trois ans;</li>\n\t<li>une somme de 3,3&nbsp;milliards de dollars pour le financement des infrastructures; ces fonds seront consacrés aux travaux de construction et de modernisation pour 161&nbsp;écoles, y compris l’accélération de 40&nbsp;projets pour la création de nouvelles écoles cette année;</li>\n\t<li>une enveloppe de 34,4&nbsp;milliards de dollars de dépenses totales dans l’ensemble du système de santé, soit une augmentation de 1,9&nbsp;milliard de dollars ou 5,8&nbsp;% par rapport aux prévisions pour 2025-2026, dont&nbsp;:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>13,8 milliards de dollars pour les services de santé hospitaliers et opératoires, dont 525 millions de dollars pour réaliser 50&nbsp;000&nbsp;opérations supplémentaires;</li>\n\t\t<li>5,9&nbsp;milliards de dollars pour l’aide à la vie autonome et les services sociaux, pour soutenir les soins continus, les services d’aide à la vie autonome et les services aux personnes âgées;</li>\n\t\t<li>2&nbsp;milliards de dollars pour la santé mentale et le traitement des dépendances;\n\t\t<ul>\n\t\t\t<li>ces investissements permettront de donner la priorité au traitement des dépendances et aux soins psychiatriques de première ligne, ainsi que de construire des centres d’intervention offrant une approche basée sur la compassion et des établissements de santé mentale pour les jeunes.</li>\n\t\t</ul>\n\t\t</li>\n\t</ul>\n\t</li>\n\t<li>La province continue également de faire croître le Fonds du patrimoine pour ce qui compte le plus&nbsp;: épargner pour l’avenir et assurer une croissance et une stabilité financière à long terme.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>Le Fonds devrait croître pour atteindre environ 34&nbsp;milliards de dollars d’ici la fin de 2026-2027, contre 31,5&nbsp;milliards de dollars d’après la mise à jour financière du deuxième trimestre de 2025-2026.</li>\n\t\t<li>Le Fonds du patrimoine renouvelé, qui devrait contenir 250&nbsp;milliards de dollars d’ici 2050, transformera la force des ressources de l’Alberta en une sécurité financière durable grâce à des investissements stratégiques à grande échelle dans les bonnes années, et à des bénéfices qui augmentent d’année en année, diminuant ainsi la dépendance future de la province aux revenus des ressources naturelles.</li>\n\t</ul>\n\t</li>\n\t<li>Le plan d’investissement du budget pour 2026 comprend 28,3&nbsp;milliards de dollars sur trois ans, soit une augmentation de 2,2&nbsp;milliards de dollars ou 8&nbsp;% par rapport au budget de 2025. Il prévoit la construction d’infrastructures essentielles pour la province, comme des écoles, des hôpitaux, des routes et des ponts.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>Il prévoit une somme de 3,3&nbsp;milliards de dollars sur trois ans pour l’infrastructure éducative (maternelle à la 12e&nbsp;année).</li>\n\t\t<li>Une enveloppe de 4,9&nbsp;milliards de dollars sera consacrée à l’infrastructure des services de santé, soit 1,3&nbsp;milliard de dollars de plus que dans le budget&nbsp;de 2025, afin de mettre en place un système de santé qui répond aux besoins croissants des collectivités rurales et urbaines de l’Alberta.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<a name=\"jumplinks-8\"></a><h2>Revenus</h2>\n\n<ul>\n\t<li>Les recettes totales en 2026-2027 devraient s’élever à 74,6&nbsp;milliards de dollars, soit une baisse de 0,7&nbsp;milliard de dollars par rapport aux prévisions pour le troisième trimestre de 2025-2026, qui s’élevaient à 75,3&nbsp;milliards de dollars.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>La diminution en 2026-2027 provient principalement d’une baisse de 3,1&nbsp;milliards de dollars des recettes provenant des ressources non renouvelables, en raison d’une baisse anticipée des prix du pétrole.</li>\n\t\t<li>Les recettes provenant des ressources non renouvelables devraient s’élever à 13,2&nbsp;milliards de dollars en 2026-2027, contre 16,3&nbsp;milliards de dollars prévus au troisième trimestre&nbsp;de 2025-2026.</li>\n\t\t<li>Les recettes provenant de l’impôt sur le revenu des particuliers sont estimées à 15,9&nbsp;milliards de dollars en 2026-2027, soit une augmentation de 1,2&nbsp;milliard de dollars par rapport aux prévisions du troisième trimestre de 2025-2026; elles augmenteront en corrélation aux revenus des particuliers et devraient atteindre 17,7&nbsp;milliards de dollars en 2028-2029.</li>\n\t\t<li>Les recettes fiscales tirées de l’impôt sur les sociétés sont estimées à 7,3&nbsp;milliards de dollars en 2026-2027, soit une baisse de 0,1&nbsp;milliard de dollars par rapport aux prévisions du troisième trimestre de 2025-2026.\n\t\t<ul>\n\t\t\t<li>Cependant, elles sont en hausse par rapport au budget 2025, sous l’effet d’une croissance résiliente des bénéfices des entreprises malgré l’incertitude commerciale persistante.</li>\n\t\t\t<li>Les recettes provenant de l’impôt sur les sociétés devraient augmenter modérément pour atteindre 7,5&nbsp;milliards de dollars en 2027-2028 et 7,6&nbsp;milliards de dollars en 2028-2029.</li>\n\t\t</ul>\n\t\t</li>\n\t\t<li>Les autres recettes fiscales devraient s’élever à 3,6&nbsp;milliards de dollars en 2026-2027, soit 0,2&nbsp;milliard de dollars de plus que le budget et les prévisions de 2025-2026; cette augmentation vient principalement de la taxe sur l’essence et de la taxe sur les assurances.</li>\n\t\t<li>Les revenus totaux devraient augmenter pour atteindre 78,9&nbsp;milliards de dollars en 2027-2028 et 81,5&nbsp;milliards de dollars d’ici 2028-2029, grâce à la croissance des prix du pétrole et à d’autres facteurs de marché.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<a name=\"jumplinks-9\"></a><h2>Dépenses</h2>\n\n<ul>\n\t<li>Les dépenses totales en 2026-2027 devraient s’élever à 83,9&nbsp;milliards de dollars, soit une augmentation de 4,5&nbsp;milliards de dollars ou 5,6&nbsp;% par rapport aux prévisions du troisième trimestre&nbsp;de 2025-2026.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>Les dépenses totales devraient s’élever à 86,5&nbsp;milliards de dollars en 2027-2028 et à 88,4&nbsp;milliards de dollars en 2028-2029, soit une augmentation d’environ 2,7&nbsp;% par an.</li>\n\t</ul>\n\t</li>\n\t<li>Les dépenses d’exploitation sont estimées à 70,4&nbsp;milliards de dollars, soit une augmentation de 3,4&nbsp;milliards de dollars ou de 5&nbsp;% par rapport aux prévisions du troisième trimestre&nbsp;2025-2026.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>Les dépenses d’exploitation augmentent pour atteindre 72,4&nbsp;milliards en 2027-2028 et 74,1&nbsp;milliards en 2028-2029, soit une augmentation moyenne de 2,6&nbsp;% par an.</li>\n\t</ul>\n\t</li>\n\t<li>Le budget prévoit un peu moins de 38&nbsp;milliards de dollars en 2026-2027 pour la rémunération des fonctionnaires œuvrant dans les services de base, comme les soins de santé, l’éducation, l’enseignement postsecondaire et de la fonction publique.</li>\n\t<li>Une réserve de 2&nbsp;milliards de dollars permettra de faire face aux imprévus, y compris les catastrophes et les situations d’urgence, ainsi qu’aux nouvelles priorités qui pourraient s’imposer au cours de l’année et qu’il n’est pas pratique de reporter au prochain budget.</li>\n</ul>\n\n<a name=\"jumplinks-10\"></a><h2>Déficit</h2>\n\n<ul>\n\t<li>Un manque à gagner de 9,4&nbsp;milliards de dollars est prévu pour 2026-2027, en hausse par rapport au déficit de 4,1&nbsp;milliards de dollars prévu au troisième trimestre&nbsp;2025-2026.</li>\n\t<li>Le déficit devrait diminuer pour atteindre 7,6&nbsp;milliards de dollars et 6,9&nbsp;milliards de dollars pour 2027-2028 et 2028-2029, respectivement.</li>\n\t<li>Le déficit prévu pour 2026-2027 est en grande partie le résultat de la baisse des revenus tirés des ressources non renouvelables et de l’augmentation des coûts nécessaires pour fournir les services essentiels aux Albertains et aux Albertaines dans la province en pleine croissance.</li>\n</ul>\n\n<a name=\"jumplinks-11\"></a><h2>Dette</h2>\n\n<ul>\n\t<li>La dette soutenue par les contribuables devrait s’élever à 108,9&nbsp;milliards de dollars pour 2026-2027, soit une hausse de 16,8&nbsp;milliards de dollars par rapport à 2025-2026.</li>\n\t<li>Les coûts du service de la dette devraient s’élever à 3,4&nbsp;milliards de dollars en 2026-2027, en hausse par rapport aux 2,9&nbsp;milliards de dollars des prévisions de 2025-2026.</li>\n\t<li>Les coûts du service de la dette reflètent les taux d’intérêt actuels et les emprunts en cours, et restent dans des limites viables par rapport au PIB et à l’assiette de revenus de l’Alberta.</li>\n</ul>\n\n<a name=\"jumplinks-12\"></a><h2>Perspectives économiques</h2>\n\n<ul>\n\t<li>En 2026, le produit intérieur brut réel devrait augmenter de 1,8&nbsp;%, soit une baisse par rapport aux 2,2&nbsp;% estimés pour 2025, puis passer à 2,3&nbsp;% en 2027.</li>\n\t<li>La croissance démographique devrait ralentir pour atteindre 1,1&nbsp;% en 2026, ce qui représente une baisse par rapport aux 2,5&nbsp;% prévus en 2025 et au taux record de 4,7&nbsp;% de 2024. Ce ralentissement reflète le départ d’un grand nombre de résidents non permanents et fait suite à la politique du gouvernement fédéral visant à réduire les objectifs en matière d’immigration.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>La croissance restera modérée à 1,1&nbsp;% en 2027, puis se renforcera à 1,4&nbsp;% en 2028 et en 2029.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<a name=\"jumplinks-13\"></a><h2>Hypothèses pour l’énergie et l’économie en 2026-2027</h2>\n\n<ul>\n\t<li>Pétrole West Texas Intermediate (USD/baril)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;60,50&nbsp;$</li>\n\t<li>Western Canadian Select @ Hardisty (CND/b)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;65,30&nbsp;$</li>\n\t<li>Différentiel léger-lourd (USD/b)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;13,00&nbsp;$</li>\n\t<li>Gaz naturel ARP (CND/GJ)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3,00&nbsp;$</li>\n\t<li>Production de pétrole brut conventionnel (en milliers de barils/jour)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 544</li>\n\t<li>Production de bitume brut (en milliers de barils/jour)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp;691</li>\n\t<li>Taux de change du dollar canadien (¢ US/¢ CA)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 73,0</li>\n\t<li>Taux d’intérêt (obligations du Canada sur 10&nbsp;ans, en pourcentage)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3,2&nbsp;%</li>\n</ul>\n\n<div class=\"side-content\">\n<aside role=\"complementary\">\n<a name=\"jumplinks-14\"></a><h2>Translations</h2>\n\n<ul>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langar.pdf\" title=\"Read the Arabic version\">Arabic</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langsc.pdf\" title=\"Read the Simplified Chinese version\">Simplified Chinese</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langtc.pdf\" title=\"Read the Traditional Chinese version\">Traditional Chinese</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langhi.pdf\" title=\"Read the Hindi version\">Hindi</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langko.pdf\" title=\"Read the Korean version\">Korean</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langfa.pdf\" title=\"Read the Persian version\">Persian</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langpa.pdf\" title=\"Read the Punjabi version\">Punjabi</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langso.pdf\" title=\"Read the Somali version\">Somali</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langes.pdf\" title=\"Read the Spanish version\">Spanish</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langtl.pdf\" title=\"Read the Tagalog version\">Tagalog</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-languk.pdf\" title=\"Read the Ukrainian version\">Ukrainian</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langur.pdf\" title=\"Read the Urdu version\">Urdu</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-focused-on-what-matters-20260226-langvi.pdf\" title=\"Read the Vietnamese version\">Vietnamese</a></li>\n</ul>\n</aside>\n</div> \n                    \n                    \n                    <br clear=\"all\">\n                    \n\n                    \n\n                  </div>\n                </div>\n              </main>\n              <!-- Changed December 12, 2019 -->\n\n                  <div class=\"ab-footer\">\n        <div class=\"ab-wrapper\">\n\t\t\t<div id=\"ab-quicklinks\" class=\"goa-list\">\n                <h3 class=\"sr-only\">Quick links</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/find-a-job.aspx\">Jobs</a></li>\n\t\t\t        <li><a href=\"/staff-directory.cfm\">Staff directory</a></li>\n\t\t\t        <li><a href=\"/open-government-program.aspx\">Open Government Program</a></li>\n\t\t\t        <li><a href=\"/ministries.aspx\">Ministries</a></li>\n\t\t\t        <li><a href=\"/contact.cfm\">Contact us</a></li>\n\t\t\t        <li><a href=\"/social-media-directory.aspx\">Social media directory</a></li>\n                </ul>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div id=\"ab-aboutlinks\" class=\"goa-list\">\n\t\t\t    <h3 class=\"sr-only\">About this site</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/usingthissite.aspx\">Using Alberta.ca</a></li><li><a href=\"/disclaimer.aspx\">Disclaimer</a></li><li><a href=\"/privacystatement.aspx\">Alberta.ca privacy statement</a></li><li><a href=\"/accessibility.aspx\">Accessibility</a></li>\n                    \n\t\t\t    </ul>\n\t\t\t</div>\n\t\t\t\n            <div class=\"ab-copyright\">\n                © 2025 Government of Alberta\n            </div>\n        <span class=\"ab-logo\">Alberta.ca</span></div>\n    </div>\n\n              <!-- overlapping image script -->\n              <script type=\"text/javascript\">\n                window.addEventListener('DOMContentLoaded', function () {\n                  /* overlapping image script ***/\n                  // if(document.querySelectorAll('[role=\"main\"] > *:first-child + .figure').length > 0) {\n                  //   document.querySelector('.section-title-lede').className += ' has-image';\n                  //   document.querySelector('[role=\"main\"] > *:first-child + .figure').className += ' has-image';\n                  // };\n\n                  /* responsive video ***/\n                  if (document.getElementsByTagName('iframe').length > 0) {\n                    document.getElementsByTagName('iframe')[0].parentNode.className += ' ab-iframe-container';\n                  };\n\n                }, false);\n              </script>\n\n              <script>\n\n                // dsComponents\n\n                if (goa) goa.init({\n                  debug: false\n                });\n\n                // abLayouts\n\n                if (ab) ab.init({\n                  menudata: '/index.aspx',\n                  enabletoc: true,\n                  debug: false\n                });\n\n                // abComponents\n\n                if (abComponents) abComponents.init({\n                  debug: true\n                });\n\n              </script><button class=\"ab-mask\"></button><div class=\"ab-mask\" style=\"display: none;\"></div>\n            \n          \n    <script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 859,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11574,
          "settleDelayMs": 10000,
          "auditMs": 1562,
          "totalMs": 13751,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 2102,
          "failed": 24,
          "cantTell": 21,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_complementary_labelled",
          "aria_content_in_landmark",
          "aria_role_redundant",
          "blockquote_cite_exists",
          "element_attribute_deprecated",
          "element_tabbable_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "svg_graphics_labelled",
          "text_sensory_misuse"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"text/html;charset=utf-8\" http-equiv=\"content-type\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6ce8222d043",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-63eaccf7",
            "a11yPatternFingerprint": "3cec0199311ae722796d1a24cdcb48b28aef107814a5fde9c17579fc934cf927",
            "a11yPatternDisplayId": "A11Y-PAT-3CEC0199311A",
            "a11yOccurrenceFingerprint": "d301075ac9f359241ee40e0dabb085a28aaf24d4ea2c124b80c7afa5bca9592f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D301075AC9F3"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af59ddc17e77",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1c02f416",
            "a11yPatternFingerprint": "0c55ba5631f941b41db256b31b551f357342058b2913de7b3b5895cee5b763e2",
            "a11yPatternDisplayId": "A11Y-PAT-0C55BA5631F9",
            "a11yOccurrenceFingerprint": "b71750ce09b9ca173e01febadc264f630090b95ea9cf4850f00706ecdd8d1ad0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B71750CE09B9"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c35fbb71a99e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-06331fc8",
            "a11yPatternFingerprint": "01c9bc90270dfb975886f621df0c66cf71b2e9a176dca9cf93671ddbd013e4dc",
            "a11yPatternDisplayId": "A11Y-PAT-01C9BC90270D",
            "a11yOccurrenceFingerprint": "8cfc3cb5d64db9d67921c46111d6ff62a43a6ba28aedf343b6cb13d4bc53bdf2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8CFC3CB5D64D"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5285dd27eb7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "6db49b51cfd0c9d3bcfa16bd27c28aaea4cc476481adb72e01461ffd0e16697d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6DB49B51CFD0"
          },
          {
            "rule": "svg_graphics_labelled",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The SVG element has no accessible name",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b779f25d3ac0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "a11yPatternFingerprint": "84b644133dab60e6a655281a0f61addcfb3c4b52753208e2cf685e6a651f11af",
            "a11yPatternDisplayId": "A11Y-PAT-84B644133DAB",
            "a11yOccurrenceFingerprint": "cfcd0c038d71ba35eb272748911d0d45728ddf38efb4aab5696eea3ab1338f5f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CFCD0C038D71"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a16084d25fd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "3738f97c0363470f5acfa43b10c86624dee29023d671336c22008fa08b4bb170",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3738F97C0363"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the word(s) 'lower' of the user instruction is used to indicate a logical rather than visual position",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1eb40c7be025",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "a11yPatternFingerprint": "6f32c72481d0fa7333fdc48e1628b408676a8498e6f12ef5e8d8389ce020365c",
            "a11yPatternDisplayId": "A11Y-PAT-6F32C72481D0",
            "a11yOccurrenceFingerprint": "6b87c631c161236c29593162b3a81c51c41e048bdab6a03d88001d0eccaf07d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6B87C631C161"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0ef69e7c765",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "a11yPatternFingerprint": "cf206562053319acb0608770bc7216ba59d3227ba00785872bcbbc8b216ad4c3",
            "a11yPatternDisplayId": "A11Y-PAT-CF2065620533",
            "a11yOccurrenceFingerprint": "fa3d597dfc732d3f4d97f5b854c5f0a57ec47205feeda14fb4e0b55d17da0d77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA3D597DFC73"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<aside role=\"complementary\">",
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b6d719ab80a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8c947e3e",
            "a11yPatternFingerprint": "a0ca41753385d445c36f49e00422013039ffb5e68ebece65293871af0e0a3efe",
            "a11yPatternDisplayId": "A11Y-PAT-A0CA41753385",
            "a11yOccurrenceFingerprint": "4bab7d7edc819d9bde267f2be69f765e8529525f4f84d014875045a76d669563",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4BAB7D7EDC81"
          },
          {
            "rule": "aria_complementary_labelled",
            "xpath": null,
            "html": "<aside role=\"complementary\">",
            "message": "Element with \"complementary\" role does not have a label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d106718031a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46033ebd",
            "a11yPatternFingerprint": "b8314d5dbaca5a1e54e470d2b764a331366c3dae4e54b696e8a893b549e8e3a7",
            "a11yPatternDisplayId": "A11Y-PAT-B8314D5DBACA",
            "a11yOccurrenceFingerprint": "abf973100a80e41ba80c009435976468e4875551bc20c4f7e5bc1cc722157bc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ABF973100A80"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<br clear=\"all\">",
            "message": "The HTML attribute(s) \"clear\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a06e9613d2a1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-47b91650",
            "a11yPatternFingerprint": "d689bf254d871a4861538a444592b6d73ecc88d1350320e06cc0347ba99669c3",
            "a11yPatternDisplayId": "A11Y-PAT-D689BF254D87",
            "a11yOccurrenceFingerprint": "366b93cf4c22021e3bb826de066095314603b01d2f9f012a505357a4a944828b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-366B93CF4C22"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6535936cbc1c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ca1da133",
            "a11yPatternFingerprint": "cc2fcc13a9e9865cb950df43dab6648a135513672edb7865f6813ec770afe3e6",
            "a11yPatternDisplayId": "A11Y-PAT-CC2FCC13A9E9",
            "a11yOccurrenceFingerprint": "3f599af0cc22288580656dc9a7aba86c7347d8b5c7c3a1393555c68710708e65",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F599AF0CC22"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/find-a-job.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65be962636ae",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-450dc9aa",
            "a11yPatternFingerprint": "d14d8c06419cef725624840925be81e7334d155b4c636d737dc8f38151766c27",
            "a11yPatternDisplayId": "A11Y-PAT-D14D8C06419C",
            "a11yOccurrenceFingerprint": "d9f95abef7e714910ba449a4a6c6d6ff35246f5e600f7092ef0288758459004c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9F95ABEF7E7"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/staff-directory.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8545e0b9c283",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0c592452",
            "a11yPatternFingerprint": "471a2717ecf0dcf92fe5eab1d2e9dab1e42c6b8c859b734bd0c9e624c95b22a0",
            "a11yPatternDisplayId": "A11Y-PAT-471A2717ECF0",
            "a11yOccurrenceFingerprint": "29a7a2b9720422d59c23556c3776474bf2da92ec08bd81312e1f1702b93a4c6a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29A7A2B97204"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/open-government-program.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78b458f13557",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d572c365",
            "a11yPatternFingerprint": "c151819315e65891afba7ac43044f3f08be6e48ef04e315bcdc61edbaad4cd2d",
            "a11yPatternDisplayId": "A11Y-PAT-C151819315E6",
            "a11yOccurrenceFingerprint": "210e6d3dc5d525da6e5b1ba8b7122571d2d1586a8fd78328c121a02d2207c736",
            "a11yOccurrenceDisplayId": "A11Y-OCC-210E6D3DC5D5"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/ministries.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83232318c3a4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e1b98dc8",
            "a11yPatternFingerprint": "cdb3bf358b51db3661e08b31e6ea4b16f766bed4e8de99cee92fd5eefdb9f7ee",
            "a11yPatternDisplayId": "A11Y-PAT-CDB3BF358B51",
            "a11yOccurrenceFingerprint": "93f755c726e4267ef47b8acf4856f591413d45d50190165268fea7e021ae980f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-93F755C726E4"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/contact.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4de982e45d6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-82663e78",
            "a11yPatternFingerprint": "2c8326d0e090dc367c2d53e095d0b9d8a704cbb5ac5d906d837efe864ae1d638",
            "a11yPatternDisplayId": "A11Y-PAT-2C8326D0E090",
            "a11yOccurrenceFingerprint": "05aa5a88409f06156c5220077ffbfd8c411cd74d6d5fcf816442518a69821490",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05AA5A88409F"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/social-media-directory.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ee0df9c0b4d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a40c7f0",
            "a11yPatternFingerprint": "90e2679182f15c5fc1e126333364233cab34d57c95828f550601d62ded18c6fa",
            "a11yPatternDisplayId": "A11Y-PAT-90E2679182F1",
            "a11yOccurrenceFingerprint": "63d97f11da09f39e420bac933d87ca56609046a116d729e9527a56e3f11ead21",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63D97F11DA09"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/usingthissite.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae3f2181fbde",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c355b056",
            "a11yPatternFingerprint": "9ae9b9c8b9cd2ae5f0bada4302a134266a53b6cf587e0488a252b42532d9bfd7",
            "a11yPatternDisplayId": "A11Y-PAT-9AE9B9C8B9CD",
            "a11yOccurrenceFingerprint": "1fa74b1aa66f63075118b8dd10154d5f3987f210fc4b954b60d03964a11f78f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1FA74B1AA66F"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/disclaimer.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c6781a96884",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e41a39ad",
            "a11yPatternFingerprint": "27d51a332017d7303f00c50f46d77df7d894bf05d73726c5e84b6bf3383250d3",
            "a11yPatternDisplayId": "A11Y-PAT-27D51A332017",
            "a11yOccurrenceFingerprint": "a72afb4ce2672937a9c1e20c9f1a052115f7e6910c90693d87f5781307abcd39",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A72AFB4CE267"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/privacystatement.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d014c9f63f5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-56c8bbbf",
            "a11yPatternFingerprint": "e5c9049237af24e67b3dae28b74bf9f391b7d23f2e4649e215b33701e22e1b60",
            "a11yPatternDisplayId": "A11Y-PAT-E5C9049237AF",
            "a11yOccurrenceFingerprint": "fb9528ec0d3aac5029c1769332c17547f27beaef8f78ee4eebb8f3a83cb4beff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB9528EC0D3A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/accessibility.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb8345b1e4ea",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d2eceef",
            "a11yPatternFingerprint": "6af25d6125010dc979e91705b8406bd00db6ce6ab99cfaef091138e55ec45806",
            "a11yPatternDisplayId": "A11Y-PAT-6AF25D612501",
            "a11yOccurrenceFingerprint": "c9ff73dadfaf6d01d9b7aceeeb36e1b1874e7ae7840bcc62211ac7607b03af21",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C9FF73DADFAF"
          }
        ],
        "outcomeCount": 2141,
        "uniqueFailedCount": 22,
        "duplicateFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 100px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 100,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "7337e48c07b0",
        "firstSeenAt": "2026-08-15T22:34:30.932Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "5a6d7ab13a49804b1f2b87d0cf8dfaec73537517677d76e888fb069d99496131",
        "a11yPatternDisplayId": "A11Y-PAT-5A6D7AB13A49",
        "a11yOccurrenceFingerprint": "f17fc3d514ef0575ba87da236484a81951f7ba090d7b10467b7d364826308b57",
        "a11yOccurrenceDisplayId": "A11Y-OCC-F17FC3D514EF"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 1,
          "errors": 0,
          "warnings": 1,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "5ab6e77cef5f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "7e1ca21959667448c67baa856619154e320c1793aa10c0d72e550dec30628bc5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E1CA2195966"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 2,
      "timings": {
        "fetchMs": 734,
        "pageNavigationMs": 11574,
        "pageLoadDelayMs": 10000,
        "totalMs": 19317,
        "scannerMs": {
          "axe": 13751,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
      "finalUrl": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html;charset=UTF-8",
      "pageTitle": "Budget 2026: Investing in what matters | Budget 2026 : investir dans ce qui compte | alberta.ca",
      "elapsedMs": 19353,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 789,
          "failed": 3,
          "cantTell": 12,
          "inapplicable": 53
        },
        "failedRules": [
          "aria-allowed-role",
          "landmark-unique",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link"
        ],
        "failures": [
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "aside > .side-content > aside",
            "html": "<aside role=\"complementary\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role complementary is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20c765dd4eb4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-dc1934fb",
            "a11yPatternFingerprint": "c20752cab4a9cf0a18c8e1dbf61be89174ed09c6e157a3be5ddaa15e86746070",
            "a11yPatternDisplayId": "A11Y-PAT-C20752CAB4A9",
            "a11yOccurrenceFingerprint": "eae890e9e4007c301acd529a1966616e9411bf49371c215e64d6a3b4d6a4508f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EAE890E9E400"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".goa-grid-100-100-100 > .side-content > aside",
            "html": "<aside role=\"complementary\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "aside > .side-content > aside"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1d53bde38e4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3cadcd60",
            "a11yPatternFingerprint": "81e1ff9d8fbbb7bbbfd379f298aec433e7b70821b205420d1b4be8bcaa481d6a",
            "a11yPatternDisplayId": "A11Y-PAT-81E1FF9D8FBB",
            "a11yOccurrenceFingerprint": "fe6bbe65e4ee363a165cdcee8dd7528d61cad5abae2d004de8c55440144173b6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE6BBE65E4EE"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".ab-footer",
            "html": "<div class=\"ab-footer\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "047f0ba9b2ef",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "a11yPatternFingerprint": "40e72f8498c741cf65b369cc9f228fcddc5182b78d35236e69aca80f46052d07",
            "a11yPatternDisplayId": "A11Y-PAT-40E72F8498C7",
            "a11yOccurrenceFingerprint": "87240506fda8029ae67a705c73c9da1f67891f0c26a953bd64152c78f6df7530",
            "a11yOccurrenceDisplayId": "A11Y-OCC-87240506FDA8"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html id=\"template-release\" class=\"no-js goa-scrollup goa-scroll--standard\" lang=\"en-CA\"><head>\n                <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n\n                <title>Budget 2026: Investing in what matters | Budget 2026 : investir dans ce qui compte | alberta.ca</title>\n\n                <!-- page details -->\n                <meta name=\"id\" content=\"n/a\">\n                <meta name=\"template\" content=\"service\">\n                <meta name=\"ministry id\" content=\"04\">\n                <meta name=\"description\" content=\"Budget 2026 is focused on what matters most: strengthening education, improving health care and supporting Alberta’s most vulnerable.\">\n                <meta name=\"robots\" content=\"noindex,nofollow,noarchive\">\n                <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n                <meta name=\"HandheldFriendly\" content=\"True\">\n                <meta name=\"MobileOptimized\" content=\"320\">\n                <meta name=\"keywords\" content=\"News Release, Treasury Board and Finance, February 2026, Feb 2026, care,health,million,billion,supports,Budget,years,addiction,services,Albertans,Alberta's,mental,more,support,access,need,education,system,cancer,surgical,new,increase,Alberta,classrooms,address, langFR\">\n                <meta name=\"author\" content=\"Government of Alberta\">\n\n                <!-- social -->\n                <meta name=\"twitter:card\" content=\"summary\">\n                <!--<meta name=\"twitter:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\" />-->\n                <!--<meta name=\"twitter:image:alt\" content=\"Government of Alberta\" />-->\n                <meta property=\"og:type\" content=\"article\">\n                <meta property=\"og:title\" content=\"Budget 2026: Investing in what matters | Budget 2026 : investir dans ce qui compte\">\n                <meta property=\"og:description\" content=\"Budget 2026 is focused on what matters most: strengthening education, improving health care and supporting Alberta’s most vulnerable.\">\n                <meta property=\"og:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\">\n                <meta property=\"og:image:alt\" content=\"Government of Alberta\">\n                <meta property=\"og:url\" content=\"https://www.alberta.ca/news.aspx\">\n\n\n                <!-- build include -->\n                    <link rel=\"shortcut icon\" type=\"image/ico\" href=\"/build/20220316/favicons/favicon.ico\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" href=\"/build/20220316/favicons/favicon.png\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"/build/20220316/favicons/favicon-192.png\"> <!-- 192x192 recommended for Android -->\n    <link rel=\"apple-touch-icon\" href=\"/build/20220316/favicons/favicon-57.png\"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->\n    <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/build/20220316/favicons/favicon-72.png\"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->\n    <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/build/20220316/favicons/favicon-114.png\"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->\n    <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/build/20220316/favicons/favicon-144.png\"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->\n    \n    <link href=\"/build/20220316/css/ab-layouts.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-layouts.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/goa-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/ab-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <link href=\"/build/20220316/css/goa-standalone.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-standalone.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-T9KWVG4ZGW&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script src=\"/build/20220316/js/ab-layouts.min.js\"></script>\n    <script src=\"/build/20220316/js/goa-components.min.js\"></script>\n    <script src=\"/build/20220316/js/ab-components.min.js\"></script>\n\n\n                <!-- custom page styles -->\n                <style>\n                      div.ab-title-lede h1 {\n                        margin: 32px 0px 24px;\n                      }\n                      /* button */\n                      div.ab-title-lede a.goa-cta.goa-cta {\n                        box-sizing: border-box;\n                        display: inline-block;\n                        margin: 24px 0 0;\n                        padding: 7px 12px;\n                        border: 1px solid #f1f1f1;\n                        border-radius: 0;\n                        background: #f1f1f1;\n                        color: #0070c4 !important;\n                        font-size: 18px;\n                        font-weight: 700;\n                        text-decoration: underline;\n                        line-height: 28px;\n                        vertical-align: top;\n                      }\n\n                      div.ab-title-lede a.goa-cta:hover {\n                        border-color: #004f84;\n                        color: #004f84;\n                      }\n\n                      div.ab-title-lede a.goa-cta::after {\n                        content: none;\n                      }\n\n                      div.section-title-lede {\n                        padding: 56px 24px 56px 24px;\n                        border-bottom: 8px solid #d0ef9a;\n                        background: #628000;\n                        color: #fff;\n                      }\n\n                        div.section-title-lede div.date {\n                          margin: 0px 0px 20px 0px;\n                          font-size: 1.5rem;\n                          width: 150px;\n                          float: left;\n                        }\n\n                        div.section-title-lede p {\n                          box-sizing: border-box;\n                          display: inline-block;\n                          width: 66%;\n                          margin: 0px;\n                          padding: 0px 0px 20px 0px;\n                          line-height: 32px;\n                          font-size: 1.5rem;\n                          color: #fff;\n                          text-align: left;\n                          vertical-align: top;\n                        }\n\n                      div.main, div.related {\n                        width: 768px;\n                        margin: auto;\n                        padding: 26px 0px 20px 0px;\n                        background: #fff;\n                        vertical-align: top;\n                      }\n\n                      div.section-footer {\n                        border-bottom: 16px solid #77b800;\n                      }\n\n                      div.figure {\n                        width: 100%;\n                        vertical-align: top;\n                      }\n\n                        div.figure img {\n                          width: 100%;\n                          height: auto;\n                          vertical-align: top;\n                        }\n\n                        div.figure p.figcaption {\n                          margin: 0px;\n                          padding: 10px;\n                          background: #f1f1f1;\n                        }\n\n                      /* start - fixes sizing issue on iframe video */\n                      .ab-iframe-container {\n                        position: relative;\n                        padding-bottom: 56.25%; /* 16:9 */\n                        padding-top: 25px;\n                        height: 0;\n                      }\n\n                        .ab-iframe-container iframe {\n                          position: absolute;\n                          top: 0;\n                          left: 0;\n                          width: 100%;\n                          height: 100%;\n                        }\n                      /* end - fixes sizing issue on iframe video */\n\n                      main table {\n                        width: 100%;\n                        margin: 20px 0px 0px 0px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                        font-size: 18px;\n                        line-height: 24px;\n                      }\n\n                        main table thead {\n                          border-bottom: 1px solid #666;\n                        }\n\n                          main table thead th {\n                            vertical-align: bottom;\n                            background: #666;\n                            color: #fff;\n                          }\n\n\n                        main table th {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          background: #36424a;\n                          color: #fff;\n                          vertical-align: top;\n                          text-align: left\n                        }\n\n                        main table tbody tr {\n                          background: #fff;\n                        }\n\n                          /*main table tbody tr:nth-of-type(even) {\n                    background: #f1f1f1;\n                  }*/\n\n                          main table tbody tr:nth-of-type(2n+1) {\n                            background: #efefef;\n                          }\n\n                        main table td {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          vertical-align: top;\n                        }\n\n                          main table td *:first-child {\n                            margin-top: 0px !important;\n                          }\n\n                          main table td *:last-child {\n                            margin-bottom: 0px !important;\n                          }\n\n                        main table tfoot {\n                          border-top: 1px solid #666;\n                        }\n\n                      main h1 {\n                        margin: 32px 0px 24px;\n                        padding: 0px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        line-height: 44px;\n                      }\n\n                      div.table th {\n                        background: #36424a;\n                        color: #fff;\n                      }\n\n                      div.table td, div.table th {\n                        padding: 8px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                      }\n\n                      div.notifications a:before {\n                        top: 50% !important;\n                        margin-top: -12px;\n                      }\n\n                      #template-release .section-footer {\n                        background-color: #f1f1f1;\n                      }\n\n                      #template-release .section-title-lede {\n                        vertical-align: top;\n                        position: relative;\n                      }\n\n                        #template-release .section-title-lede .container {\n                          vertical-align: top;\n                        }\n\n                        #template-release .section-title-lede .meta {\n                          font-size: 16px;\n                          padding: 0;\n                          width: 150px;\n                          float: left;\n                          color: #fff;\n                        }\n\n                          #template-release .section-title-lede .meta a {\n                            color: #fff;\n                          }\n\n                      [role='main'] > *:first-child + .figure.has-image {\n                        margin-top: 30px;\n                      }\n\n                      #template-release .side-content ul, #template-release #media-contacts + ul {\n                        background-color: #f1f1f1;\n                        padding: 28px;\n                      }\n\n                        #template-release .side-content ul li, #template-release #media-contacts + ul li {\n                          list-style-type: none;\n                        }\n\n                      blockquote footer {\n                        margin-top: 28px;\n                      }\n\n                      hr {\n                        margin-top: 28px;\n                      }\n\n                      .side-content h1, .side-content h2 {\n                        line-height: 44px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        margin: 24px 0 0;\n                        padding: 0;\n                        color: #333;\n                      }\n\n                      #template-release .side-content ul {\n                        padding: 0 0 0 48px;\n                        background: none;\n                      }\n\n                        #template-release .side-content ul li {\n                          list-style-type: initial;\n                        }\n\n                      .figure.has-image img {\n                        border-bottom: 8px solid #628000;\n                      }\n\n                      .figure {\n                        margin-top: 28px;\n                      }\n\n                      div.figure p.figcaption {\n                        padding: 18px 28px;\n                      }\n                </style>\n\n                <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-P6MFS54');</script>\n\n            </head>\n            <body id=\"top\" class=\"announcement \">\n\n              <header>\n                <!-- header include -->\n                \n        <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n        \n        <div class=\"ab-skiplinks\">\n            <a href=\"#main\">Skip to content</a>\n        </div>\n        <div class=\"ab-header ab-header--standard\">\n            <div class=\"ab-wrapper\">\n                <div class=\"ab-logo\">\n                    <a href=\"/index.aspx\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\">\n                        <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n                        <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n                    </svg><span class=\"ab-logo\">Alberta.ca</span></a>\n                </div>\n                <div class=\"ab-menubar noindex\">\n                    <div class=\"ab-wrapper\">\n                        <ul>\n                            <li><a href=\"https://www.alberta.ca/all-services\">All services</a></li><li><a href=\"https://www.alberta.ca/public-engagement\">Public engagement</a></li><li><a href=\"https://www.alberta.ca/key-initiatives\">Initiatives</a></li><li><a href=\"https://www.alberta.ca/news\">News</a></li><li><a href=\"https://www.alberta.ca/about-government\">About government</a></li><li><a href=\"https://www.alberta.ca/find-a-job\">Jobs</a></li>\n                        </ul>\n                    </div>\n                </div>\n                \n            <div class=\"ab-togglesearch\"><button aria-expanded=\"false\">Search</button><div class=\"ab-searchbar noindex ab-searchbar-no-topics\" style=\"height: auto; bottom: auto;\">\n                    \n                <div class=\"ab-wrapper\"><form action=\"https://www.alberta.ca/search-results.aspx\" role=\"search\">\n                        <label for=\"search-goa\">Search</label>\n                        <input id=\"search-goa\" name=\"q\" type=\"search\"><button id=\"search-goa-button\" aria-label=\"Search\">\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n                                <path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n                            </svg>\n                        </button>\n                    </form></div></div></div></div>\n        </div>\n\n\n                <!-- start: goa-title-lede -->\n\t\t\t          <div class=\"goa-band--medium goa-band--header goa-band--blue\">\n                  <div class=\"container\">\n                      <div class=\"ab-breadcrumb noindex\">\n                          <ul>\n                            <li><a href=\"/government-news.aspx\">Government news</a></li>\n                          </ul>\n                      </div>\n                  </div>\n\n                  <div class=\"goa-grid-100-100-100\">\n                    <div class=\"container\">\n                      <div class=\"date\">\n                        <time class=\"time\" datetime=\" 2026-02-26\"><i class=\"icon-time\"></i> Feb 26, 2026</time>\n                      </div>\n                      \n                      <h1>Budget 2026: Investing in what matters | Budget 2026 : investir dans ce qui compte</h1>\n                      <p>Budget 2026 is focused on what matters most: strengthening education, improving health care and supporting Alberta’s most vulnerable.</p>\n                    </div>\n                  </div>\n                </div>\n              </header>\n\n              <main id=\"main\" role=\"main\">\n                <div class=\"goa-band--medium goa-band--white ab-jumplinks--wrapper goa-band--bottom-stroke\"><div class=\"goa-grid-100-100-100 ab-jumplinks\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Budget 2026 highlights:</a></li><li><a href=\"#jumplinks-1\">Building capacity within the health care system with capital dollars for health projects</a></li><li><a href=\"#jumplinks-2\">Strengthening primary health care</a></li><li><a href=\"#jumplinks-3\">Supporting the wellness of Albertans</a></li><li><a href=\"#jumplinks-4\">Building on mental health and addiction supports</a></li><li><a href=\"#jumplinks-5\">Investing in kindergarten through Grade 12 (K-12) education</a></li><li><a href=\"#jumplinks-6\">Related information</a></li><li><a href=\"#jumplinks-7\">Multimedia</a></li><li><a href=\"#jumplinks-8\">Faits saillants du budget pour 2026</a></li><li><a href=\"#jumplinks-9\">Renforcer les capacités au sein du système de soins de santé grâce à des fonds d’investissement pour des projets de santé</a></li><li><a href=\"#jumplinks-10\">Renforcer les soins primaires</a></li><li><a href=\"#jumplinks-11\">Soutenir le bien-être des Albertains</a></li><li><a href=\"#jumplinks-12\">Développer les services de soutien en matière de santé mentale et de traitement des dépendances</a></li><li><a href=\"#jumplinks-13\">Investir dans l’éducation de la maternelle à la 12e&nbsp;année</a></li><li><a href=\"#jumplinks-14\">Multimédia (en anglais seulement)</a></li><li><a href=\"#jumplinks-15\">Translations</a></li></ul></div></div><div class=\"goa-band--small goa-band--white\">\n                  <div class=\"goa-grid-100-100-100\">\n                    <noscript>\n                      <div class=\"callout-important\">\n                        <p><strong>Some parts of this page will not display.</strong><br />JavaScript is not available in this browser or may be turned off.</p>\n                      </div>\n                    </noscript>\n\n                    <!-- START Old Government Warning -->\n\n                    \n\n                    <!-- END Old Government Warning -->\n\n                    <p>Demand for classrooms, health care and social supports continues to increase. Budget 2026 responds with targeted investments to strengthen services and support Albertans at every stage of life.</p>\n\n<p>Albertans expect timely care and reliable access to health services in their communities. To meet the challenges and address the pressure the health system is facing, Alberta’s government is committing $34.4 billion in total expense to health care to expand capacity, reduce wait times and strengthen front-line care. This investment will support hospitals, surgical services, primary care and mental health and addiction treatment, while helping Albertans receive care closer to home through an increase of $1.9 billion, or roughly six per cent, from 2025-26 forecast. The budget also invests in family physicians and front-line health care workers, and helps Albertans age with dignity in their homes and communities.</p>\n\n<p>Alberta’s classrooms have become larger and more complex, as 80,000 students have joined Alberta’s education system in three years alone. Budget 2026 is making a record investment of $10.8 billion for Alberta’s education system – an increase of $722 million or 7.2 per cent from the 2025-26 forecast. The funding represents a significant step toward the hiring of 3,000 new teachers and 1,500 new educational assistants. Alberta’s record investment includes $560-million over three years to address enrolment growth, along with $1.4-billion over three years to help address classroom complexity. Budget 2026 also kick-starts 40 new public school projects as part of the government’s plan to renovate and build more schools in across Alberta communities. With these new approvals, there are now 161 active public school projects underway across the province.</p>\n\n<blockquote>\n<p>“Budget 2026 focuses on what matters most to Albertan families: more surgeries, shorter emergency wait times, better access to schools and teachers, and social supports for those who need them most. By investing in health, education and community services, the government ensures Albertans can count on care, learning and support when it counts.”</p>\n\n<footer><em>Nate Horner, President of Treasury Board and Minister of Finance</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-0\"></a><h2>Budget 2026 highlights:</h2>\n\n<h3><strong>Improving access to hospitals, surgeries, treatment and emergency care</strong></h3>\n\n<p>Budget 2026 invests in Alberta’s hospitals and surgical capacity to meet the demand of a growing population with:</p>\n\n<ul>\n\t<li>$12.3-billion in 2026-27 to operate Alberta’s hospital and surgical systems, supporting staffing, surgical activity, emergency services and diagnostics. This includes:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>A $6 billion investment in acute care, including an additional $525 million in the Alberta Surgical Initiative, to complete 50,000 additional surgeries over the next three years.</li>\n\t\t<li>$1.2 billion over three years in cancer care, including an additional $223 million over three years in Cancer Care Alberta to hire more oncologists, expand surgical capacity, increase spaces at the Cross Cancer Institute and expand access to cancer care support services.\n\t\t<ul>\n\t\t\t<li>$21 million over three years in Cancer Care grants will stabilize and scale community cancer programs offered by external providers, so patients and families receive consistent, comprehensive care.</li>\n\t\t</ul>\n\t\t</li>\n\t\t<li>$1 billion in operating expense for physician compensation and development.</li>\n\t\t<li>$804 million in 2026-27 in Emergency Health Services.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<a name=\"jumplinks-1\"></a><h2>Building capacity within the health care system with capital dollars for health projects</h2>\n\n<p>The 2026 Capital Plan continues to support ongoing major health projects and initiatives, including:</p>\n\n<ul>\n\t<li>$1 billion for the Red Deer Regional Hospital Centre Redevelopment.</li>\n\t<li>$280 million over the next three years, including $149 million in new funding, for the Diagnostic Imaging Enhancement Program to modernize and expand Alberta’s diagnostic imaging and cancer care capacity. Work will replace end-of-life equipment, introduce advanced technologies and increase system capacity to meet rising demand.</li>\n</ul>\n\n<blockquote>\n<p>“Budget 2026 makes strong investments in Alberta’s health-care system, improving our ability to meet growing demand and deliver timely, high-quality care for all Albertans.”</p>\n\n<footer><em>Matt Jones, Minister of Hospital and Surgical Health Services</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-2\"></a><h2>Strengthening primary health care</h2>\n\n<p>The budget expands access to primary care with:</p>\n\n<ul>\n\t<li>$6.9 billion in operating expense for physician compensation, or a 6.5 per cent increase from the 2025-26 forecast.</li>\n\t<li>$87 million over three years to support the nurse practitioner program.</li>\n\t<li>$2.2 billion for drugs and supplemental health benefits including the seniors drug program, which is the largest component supporting more than 700,000 seniors.</li>\n</ul>\n\n<blockquote>\n<p>“Primary care is the foundation of our health system. Budget 2026 makes crucial investments to expand and strengthen primary care, so every Albertan can get the care they need, when and where they need it.”</p>\n\n<footer><em>Adriana LaGrange, Minister of Primary and Preventative Health Services</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-3\"></a><h2>Supporting the wellness of Albertans</h2>\n\n<p>Budget 2026 investments in assisted living and disability supports with:</p>\n\n<ul>\n\t<li>$5.9 billion for Assisted Living Alberta and Continuing Care – an increase of more than $495 million from last year – to provide wraparound medical and non-medical supports, home care, community care and social services.<br>\n\tThis includes:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>More than $145 million to help patients who no longer need acute care transition to the appropriate care in their community.</li>\n\t</ul>\n\t</li>\n\t<li>$3.4 billion dedicated to disability supports in 2026-27, ensuring Alberta continues to have the best disability programs in Canada, and Albertans with disabilities continue to receive benefits and access to essential supports.</li>\n</ul>\n\n<blockquote>\n<p>“Budget 2026 reflects a steadfast commitment to ensuring Albertans have access to quality assisted living, disability supports and essential health services. By increasing investments and expanding essential programs, we’re building a province where every individual is supported and empowered to reach their full potential.”</p>\n\n<footer><em>Jason Nixon, Minister of Assisted Living and Social Services</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-4\"></a><h2>Building on mental health and addiction supports</h2>\n\n<p>Budget 2026 supports recovery with:</p>\n\n<ul>\n\t<li>$2.0 billion to support addiction and mental health services to increase access to the supports Albertans require to pursue recovery. This includes:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>$1.7 billion for Recovery Alberta as the primary provider of mental health and addiction services.</li>\n\t\t<li>$30 million to continue expanding mental health classrooms and providing clinical supports for students with complex mental health needs.</li>\n\t\t<li>$29.6 million to operationalize and open five Indigenous recovery communities this year, bringing - culturally safe, live-in addiction treatment to Indigenous Peoples and communities disproportionately impacted by the addiction crisis.</li>\n\t\t<li>$26 million for 30 psychiatric beds and 60 critically needed community-based beds within the mental health and addiction system, for those who no longer need inpatient care in hospitals, which helps to reduce pressures across the acute care system.</li>\n\t</ul>\n\t</li>\n\t<li>$319 million over three years to build secure infrastructure needed for the implementation of compassionate intervention to help those experiencing the most severe forms of addiction and substance use access care.</li>\n\t<li>$82 million over three years in capital funding to finish building and establishing recovery communities.</li>\n</ul>\n\n<blockquote>\n<p>“From capital projects to front-line services and supports, we are committed to ensuring the wellness of Albertans remains front and centre. Budget 2026 continues to build out the Alberta Recovery Model, ensuring that those facing addiction or mental health challenges have the supports they need, when they need them.”</p>\n\n<footer><em>Rick Wilson, Minister of Mental Health and Addiction</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-5\"></a><h2>Investing in kindergarten through Grade 12 (K-12) education</h2>\n\n<p>Budget 2026 invests in Alberta’s kids with:</p>\n\n<ul>\n\t<li>$10.8 billion in education operating funding to help school boards hire more teachers and educational assistants to address growing class sizes and complexity, all while maintaining responsible spending.</li>\n\t<li>More than $1.8 billion for 2026-27 to support students with specialized learning needs.</li>\n\t<li>$560 million over three years to address enrolment growth.</li>\n\t<li>$355 million in 2026-27 and a three-year total of $1.4 billion for class size and complexity.</li>\n\t<li>$3.3 billion over three years for K-12 education infrastructure to support the planning, design and construction of 161 active school projects, including $600 million to add modular classrooms to address immediate enrollment needs.</li>\n\t<li>$90 million over three years through the new Independent School Capital Program.\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>This program will create up to 6,000 new student spaces, supporting students with severe and complex learning needs, culturally appropriate education and families who choose an independent school setting.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<blockquote>\n<p>“This investment is about focusing on what matters most to families. It helps schools keep pace with growing enrolment, ease pressure on class sizes, and ensure classrooms have the supports students need to succeed.”</p>\n\n<footer><em>Demetrios Nicolaides, Minister of Education and Childcare</em></footer>\n</blockquote>\n\n<p><em>Budget 2026 is focused on what matters with targeted investments in students and classrooms, health care and the economy, while showing strong fiscal leadership and controlling costs.</em></p>\n\n<a name=\"jumplinks-6\"></a><h2>Related information</h2>\n\n<ul>\n\t<li><a href=\"https://open.alberta.ca/publications/budget-2026\">Budget 2026</a></li>\n</ul>\n\n<a name=\"jumplinks-7\"></a><h2>Multimedia</h2>\n\n<ul>\n\t<li><a href=\"https://youtu.be/bxaW5LWHuLs\">Watch the news conference</a></li>\n\t<li><a href=\"https://soundcloud.com/your-alberta/budget-2026-media-briefing-and\">Listen to the news conference</a></li>\n</ul>\n\n<hr>\n<div class=\"side-content\">\n<aside role=\"complementary\">\n<h3>Le budget pour 2026 se concentre sur ce qui compte le plus&nbsp;: renforcer l’éducation, améliorer les soins de santé et soutenir les Albertains et Albertaines plus vulnérables.</h3>\n\n<p>La demande pour des salles de classe, les soins de santé et le soutien social ne cesse d’augmenter. Le budget pour 2026 répond à ces besoins par des investissements ciblés qui visent à renforcer les services et à soutenir tous les citoyens et citoyennes, peu importe à quelle étape de leur vie ils se trouvent.</p>\n\n<p>Les Albertains et Albertaines s’attendent à recevoir des soins en temps opportun et à avoir un accès fiable aux services de santé dans leurs collectivités. Pour relever les défis et faire face à la pression que subit le système de santé, le gouvernement de l’Alberta injectera 34,4&nbsp;milliards de dollars au total dans les soins de santé afin d’augmenter la capacité, de réduire les temps d’attente et de renforcer les soins de première ligne. Cet investissement soutiendra les hôpitaux, les services opératoires, les soins primaires et les traitements des dépendances et les services en santé mentale, tout en aidant les Albertains et Albertaines à recevoir des soins plus près de chez eux grâce à une augmentation de 1,9&nbsp;milliard de dollars, soit environ six pour cent, par rapport aux prévisions pour 2025-2026. Le budget injecte également des fonds pour les médecins de famille et les travailleurs de la santé de première ligne, et il aide les personnes âgées à vieillir avec dignité chez elles, dans leur communauté.</p>\n\n<p>Les salles de classe de l’Alberta sont de plus en plus grosses et de plus en plus complexes, notamment parce que le réseau de l’éducation albertain a accueilli 80&nbsp;000&nbsp;élèves de plus en tout juste trois ans. Le budget pour 2026 prévoit un investissement record de 10,8&nbsp;milliards de dollars pour le système d’éducation de l’Alberta, soit une augmentation de 722&nbsp;millions de dollars ou 7,2&nbsp;% par rapport aux prévisions pour 2025-2026. Ce financement représente une étape importante vers l’embauche de 3&nbsp;000&nbsp;nouveaux enseignants et de 1&nbsp;500&nbsp;nouveaux assistants pédagogiques. Cet investissement record de l’Alberta prévoit 560&nbsp;millions de dollars sur trois ans pour faire face à la croissance des inscriptions, ainsi que 1,4&nbsp;milliard de dollars sur trois ans pour aider à résoudre le problème que pose la complexité des cas dans les salles de classe. Le budget pour 2026 donne également le coup d’envoi à 40&nbsp;nouveaux projets d’écoles publiques dans le cadre du plan du gouvernement visant à rénover et à construire davantage d’écoles dans l’ensemble des collectivités de l’Alberta. Grâce à ces nouvelles autorisations, il y a maintenant plus de 161&nbsp;projets d’écoles publiques en chantier dans toute la province.</p>\n\n<blockquote>\n<p>«&nbsp;Le budget pour 2026 se concentre sur ce qui compte le plus pour les familles albertaines&nbsp;: un meilleur accès aux salles d’opération, des temps d’attente plus courts aux urgences, plus de soutien pour les écoles et les enseignants, et un filet social pour aider ceux qui en ont le plus besoin. En investissant dans la santé, l’éducation et les services communautaires, le gouvernement s’assure que la population de l’Alberta recevra les soins, l’apprentissage et le soutien dont elle a besoin au bon moment.&nbsp;»</p>\n\n<footer><em>Nate Horner, président du Conseil du Trésor et ministre des Finances</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-8\"></a><h2>Faits saillants du budget pour 2026</h2>\n\n<h3><strong>Faciliter l’accès aux hôpitaux, aux opérations, aux traitements et aux soins d’urgence</strong></h3>\n\n<p>Le budget pour 2026 investit dans les hôpitaux et la capacité opératoire de l’Alberta pour répondre à la demande d’une population croissante grâce aux mesures suivantes&nbsp;:</p>\n\n<ul>\n\t<li>une enveloppe de 12,3&nbsp;milliards de dollars en 2026-2027 pour le fonctionnement des systèmes hospitaliers et opératoires de l’Alberta, notamment pour soutenir la dotation en personnel, les activités opératoires, les services d’urgence et les services de diagnostic. Cela comprend&nbsp;:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>un investissement de 6&nbsp;milliards de dollars dans les soins aigus, dont 525&nbsp;millions de dollars supplémentaires dans l’Alberta Surgical Initiative, dans le but de réaliser 50&nbsp;000&nbsp;opérations supplémentaires au cours des trois prochaines années;</li>\n\t\t<li>des fonds de 1,2&nbsp;milliard de dollars sur trois ans pour les soins contre le cancer, y compris 223&nbsp;millions de dollars supplémentaires sur trois ans pour Cancer Care Alberta afin d’embaucher plus d’oncologues, d’augmenter la capacité opératoire, d’accroître les espaces au Cross Cancer Institute et d’élargir l’accès aux services de soutien en matière de soins contre le cancer;\n\t\t<ul>\n\t\t\t<li>une somme de 21&nbsp;millions de dollars sur trois ans en subventions pour Cancer Care, laquelle permettra de stabiliser et d’élargir les programmes communautaires de lutte contre le cancer offerts par des fournisseurs externes, afin que les patients et les familles reçoivent des soins cohérents et complets;</li>\n\t\t</ul>\n\t\t</li>\n\t\t<li>des fonds de 1&nbsp;milliard de dollars de dépenses d’exploitation pour la rémunération et le perfectionnement des médecins;</li>\n\t\t<li>une somme de 804&nbsp;millions de dollars en 2026-2027 dans les services de santé d’urgence.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<a name=\"jumplinks-9\"></a><h2>Renforcer les capacités au sein du système de soins de santé grâce à des fonds d’investissement pour des projets de santé</h2>\n\n<p>Le plan d’investissement&nbsp;2026 continue de soutenir les grands projets et les initiatives de santé en cours, notamment&nbsp;:</p>\n\n<ul>\n\t<li>des fonds de 1&nbsp;milliard de dollars seront consacrés au réaménagement du centre hospitalier régional de Red Deer;</li>\n\t<li>une somme de 280&nbsp;millions de dollars au cours des trois prochaines années, dont 149&nbsp;millions de dollars de nouveaux fonds, sera accordée au Programme d’amélioration de l’imagerie diagnostique, afin de moderniser et d’accroître la capacité de l’Alberta en matière d’imagerie diagnostique et de soins contre le cancer. Les travaux permettront de remplacer les équipements en fin de vie, d’implanter des technologies de pointe et d’augmenter la capacité du système pour répondre à la demande croissante.</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;Le budget pour 2026 prévoit de solides investissements dans le système de santé de l’Alberta, lesquels amélioreront notre capacité à répondre à la demande croissante et à fournir des soins de qualité en temps voulu à tous les Albertains et Albertaines.&nbsp;»</p>\n\n<footer><em>Matt Jones, ministre des Services hospitaliers et opératoires</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-10\"></a><h2>Renforcer les soins primaires</h2>\n\n<p>Le budget élargit l’accès aux soins primaires grâce aux mesures suivantes&nbsp;:</p>\n\n<ul>\n\t<li>une enveloppe de 6,9&nbsp;milliards de dollars sera réservée aux dépenses d’exploitation pour la rémunération des médecins, soit une augmentation de 6,5&nbsp;% par rapport aux prévisions pour 2025-2026;</li>\n\t<li>des fonds de 87&nbsp;millions de dollars sur trois ans permettront de soutenir le programme d’infirmières praticiennes;</li>\n\t<li>une somme de 2,2&nbsp;milliards de dollars sera consacrée aux prestations pour les médicaments et les soins complémentaires, y compris le programme de médicaments pour les personnes âgées, qui est le plus important volet et qui aide plus de 700&nbsp;000&nbsp;personnes âgées.</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;Les soins primaires sont l’assise même de notre système de santé. Le budget pour 2026 prévoit des investissements cruciaux pour étendre et renforcer les soins primaires, afin que tous puissent obtenir les soins dont ils ont besoin, au moment et à l’endroit où ils en ont besoin.&nbsp;»</p>\n\n<footer><em>Adriana LaGrange, ministre des Soins primaires et préventifs</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-11\"></a><h2>Soutenir le bien-être des Albertains</h2>\n\n<p>Les investissements prévus au budget pour 2026 soutiennent l’aide à la vie autonome et les personnes handicapées grâce aux mesures suivantes&nbsp;:</p>\n\n<ul>\n\t<li>une somme de 5,9&nbsp;milliards de dollars sera accordée à Assisted Living Alberta et à Continuing Care, ce qui représente une augmentation de plus de495&nbsp;millions de dollars par rapport à l’année dernière. Ces fonds permettront de fournir des services holistiques, comme des soutiens médicaux et non médicaux, des soins à domicile, des soins communautaires et des services sociaux, notamment&nbsp;:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>plus de145&nbsp;millions de dollars pour aider les patients qui n’ont plus besoin de soins aigus à faire la transition vers les soins appropriés dans leur collectivité;</li>\n\t</ul>\n\t</li>\n\t<li>une enveloppe de 3,4&nbsp;milliards de dollars sera consacrée aux mesures de soutien aux personnes handicapées en 2026-2027, ce qui garantit que l’Alberta continue d’avoir les meilleurs programmes pour les personnes handicapées au Canada, et que les Albertains et Albertaines qui vivent avec un handicap continuent de recevoir des prestations et d’avoir accès à des mesures de soutien essentielles.</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;Le budget pour 2026 reflète un engagement inébranlable à faire en sorte que la population de l’Alberta ait accès à des services de qualité pour l’aide à la vie autonome, le soutien pour les personnes handicapées et les soins de santé essentiels. En augmentant les investissements et en développant les programmes essentiels, nous construisons une province où chaque individu est soutenu, afin qu’il puisse atteindre son plein potentiel.&nbsp;»</p>\n\n<footer><em>Jason&nbsp;Nixon, ministre de l’Aide à la vie autonome et des Services sociaux</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-12\"></a><h2>Développer les services de soutien en matière de santé mentale et de traitement des dépendances</h2>\n\n<p>Le budget pour 2026 soutient le rétablissement grâce aux mesures suivantes&nbsp;:</p>\n\n<ul>\n\t<li>une somme de 2,0&nbsp;milliards de dollars sera accordée pour soutenir les services de traitement des dépendances et de santé mentale afin d’améliorer l’accès aux soutiens dont les Albertains ont besoin pour poursuivre leur rétablissement, notamment&nbsp;:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>1,7&nbsp;milliard de dollars pour Recovery Alberta en tant que principal fournisseur de services de traitement des dépendances et de soins de santé mentale;</li>\n\t\t<li>30&nbsp;millions de dollars pour continuer à développer les classes axées sur la santé mentale et à fournir un soutien clinique aux élèves ayant des besoins complexes en matière de santé mentale;</li>\n\t\t<li>29,6&nbsp;millions de dollars pour le fonctionnement et l’ouverture de cinq centres de rétablissement autochtones cette année, lesquels offriront aux collectivités touchées de manière disproportionnée par la crise des dépendances des traitements en résidence adaptés à la culture des Premières Nations dans leur communauté même;</li>\n\t\t<li>26&nbsp;millions de dollars pour 30&nbsp;lits psychiatriques et 60&nbsp;lits communautaires indispensables au sein du système de santé mentale et de traitement des dépendances pour les personnes qui n’ont plus besoin d’être hospitalisées, ce qui permet de réduire les pressions dans l’ensemble du système de soins aigus;</li>\n\t</ul>\n\t</li>\n\t<li>une somme de 319&nbsp;millions de dollars sur trois ans pour mettre en place l’infrastructure sécurisée nécessaire à la mise en œuvre de l’intervention compassionnelle afin d’aider les personnes qui souffrent des formes les plus graves de dépendance et de toxicomanie à accéder aux soins;</li>\n\t<li>une enveloppe de 82&nbsp;millions de dollars sur trois ans en fonds d’immobilisation pour terminer la construction et l’établissement des communautés de rétablissement.</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;Des projets d’immobilisations aux services et soutiens de première ligne, nous sommes déterminés à faire en sorte que le bien-être des Albertains et des Albertaines soit toujours notre priorité. Le budget pour 2026 continue de développer le modèle d’Alberta Recovery, en veillant à ce que les personnes qui vivent avec des problèmes de dépendance ou de santé mentale bénéficient du soutien dont elles ont besoin, au moment où elles en ont besoin.&nbsp;»</p>\n\n<footer><em>Rick Wilson, ministre de la Santé mentale et des Services de traitement des dépendances</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-13\"></a><h2>Investir dans l’éducation de la maternelle à la 12<sup>e</sup>&nbsp;année</h2>\n\n<p>Le budget pour 2026 investit dans l’avenir des enfants de l’Alberta grâce aux mesures suivantes&nbsp;:</p>\n\n<ul>\n\t<li>une somme de 10,8&nbsp;milliards de dollars sera accordée comme fonds d’exploitation pour l’éducation afin d’aider les conseils scolaires à embaucher plus d’enseignants et d’aides-élèves pour faire face à l’augmentation de la taille et de la complexité des classes, tout en maintenant des dépenses responsables;</li>\n\t<li>plus de 1,8&nbsp;milliard de dollars seront réservés en 2026-2027 afin de soutenir les élèves ayant des besoins d’apprentissage spécialisés;</li>\n\t<li>des fonds de 560&nbsp;millions de dollars seront injectés sur trois ans pour faire face à la croissance des inscriptions;</li>\n\t<li>une somme de 355&nbsp;millions de dollars en 2026-2027 et un total de 1,4&nbsp;milliard de dollars sur trois ans seront accordés pour gérer les problèmes que représentent la taille et la complexité des classes;</li>\n\t<li>une enveloppe de 3,3&nbsp;milliards de dollars sur trois ans est prévue pour l’infrastructure de l’éducation de la maternelle à la 12e&nbsp;année afin de soutenir la planification, la conception et la construction de 161&nbsp;projets scolaires actifs, dont 600&nbsp;millions de dollars pour ajouter des salles de classe modulaires afin de répondre aux besoins immédiats en matière d’inscriptions;</li>\n\t<li>des fonds de 90&nbsp;millions de dollars sont prévus sur trois ans par le biais du nouveau programme d’investissement pour les écoles indépendantes&nbsp;:\n\t<ul style=\"list-style-type:circle;\">\n\t\t<li>ce programme permettra de créer jusqu’à 6&nbsp;000&nbsp;nouvelles places pour les élèves, en soutenant les élèves ayant des besoins d’apprentissage graves et complexes, en offrant une éducation culturellement appropriée et en appuyant les familles qui choisissent un cadre scolaire indépendant.</li>\n\t</ul>\n\t</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;Cet investissement consiste à se concentrer sur ce qui compte le plus pour les familles. Il aide les écoles à suivre l’augmentation du nombre d’inscriptions, à alléger la pression que peut représenter la taille des classes et à s’assurer que les enseignants disposent des soutiens dont les élèves ont besoin pour réussir.&nbsp;»</p>\n\n<footer><em>Demetrios Nicolaides, ministre de l’Éducation et de la Garde d’enfants</em></footer>\n</blockquote>\n\n<p><em>Le budget pour 2026 se concentre sur ce qui compte avec des investissements ciblés qui profiteront aux élèves et aux salles de classe, qui favoriseront les soins de santé et l’économie, tout en faisant preuve d’un leadership fiscal fort et en contrôlant les coûts.</em></p>\n\n<div class=\"side-content\">\n<aside role=\"complementary\">\n<a name=\"jumplinks-14\"></a><h2>Multimédia (en anglais seulement)</h2>\n\n<ul>\n\t<li><a href=\"https://www.youtube.com/watch?v=bxaW5LWHuLs\">Regarder la conférence de presse</a></li>\n\t<li><a href=\"https://soundcloud.com/your-alberta/budget-2026-media-briefing-and\">Écouter la conférence de presse</a></li>\n</ul>\n</aside>\n</div>\n\n<a name=\"jumplinks-15\"></a><h2>Translations</h2>\n\n<ul>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langar.pdf\" title=\"Read the Arabic version\">Arabic</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langsc.pdf\" title=\"Read the Simplified Chinese version\">Simplified Chinese</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langtc.pdf\" title=\"Read the Traditional Chinese version\">Traditional Chinese</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langhi.pdf\" title=\"Read the Hindi version\">Hindi</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langko.pdf\" title=\"Read the Korean version\">Korean</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langfa.pdf\" title=\"Read the Persian version\">Persian</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langpa.pdf\" title=\"Read the Punjabi version\">Punjabi</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langso.pdf\" title=\"Read the Somali version\">Somali</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langes.pdf\" title=\"Read the Spanish version\">Spanish</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langtl.pdf\" title=\"Read the Tagalog version\">Tagalog</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-languk.pdf\" title=\"Read the Ukrainian version\">Ukrainian</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langur.pdf\" title=\"Read the Urdu version\">Urdu</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-investing-in-what-matters-20260226-langvi.pdf\" title=\"Read the Vietnamese version\">Vietnamese</a></li>\n</ul>\n</aside>\n</div> \n                    \n                    \n                    <br clear=\"all\">\n                    \n\n                    \n\n                  </div>\n                </div>\n              </main>\n              <!-- Changed December 12, 2019 -->\n\n                  <div class=\"ab-footer\">\n        <div class=\"ab-wrapper\">\n\t\t\t<div id=\"ab-quicklinks\" class=\"goa-list\">\n                <h3 class=\"sr-only\">Quick links</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/find-a-job.aspx\">Jobs</a></li>\n\t\t\t        <li><a href=\"/staff-directory.cfm\">Staff directory</a></li>\n\t\t\t        <li><a href=\"/open-government-program.aspx\">Open Government Program</a></li>\n\t\t\t        <li><a href=\"/ministries.aspx\">Ministries</a></li>\n\t\t\t        <li><a href=\"/contact.cfm\">Contact us</a></li>\n\t\t\t        <li><a href=\"/social-media-directory.aspx\">Social media directory</a></li>\n                </ul>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div id=\"ab-aboutlinks\" class=\"goa-list\">\n\t\t\t    <h3 class=\"sr-only\">About this site</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/usingthissite.aspx\">Using Alberta.ca</a></li><li><a href=\"/disclaimer.aspx\">Disclaimer</a></li><li><a href=\"/privacystatement.aspx\">Alberta.ca privacy statement</a></li><li><a href=\"/accessibility.aspx\">Accessibility</a></li>\n                    \n\t\t\t    </ul>\n\t\t\t</div>\n\t\t\t\n            <div class=\"ab-copyright\">\n                © 2025 Government of Alberta\n            </div>\n        <span class=\"ab-logo\">Alberta.ca</span></div>\n    </div>\n\n              <!-- overlapping image script -->\n              <script type=\"text/javascript\">\n                window.addEventListener('DOMContentLoaded', function () {\n                  /* overlapping image script ***/\n                  // if(document.querySelectorAll('[role=\"main\"] > *:first-child + .figure').length > 0) {\n                  //   document.querySelector('.section-title-lede').className += ' has-image';\n                  //   document.querySelector('[role=\"main\"] > *:first-child + .figure').className += ' has-image';\n                  // };\n\n                  /* responsive video ***/\n                  if (document.getElementsByTagName('iframe').length > 0) {\n                    document.getElementsByTagName('iframe')[0].parentNode.className += ' ab-iframe-container';\n                  };\n\n                }, false);\n              </script>\n\n              <script>\n\n                // dsComponents\n\n                if (goa) goa.init({\n                  debug: false\n                });\n\n                // abLayouts\n\n                if (ab) ab.init({\n                  menudata: '/index.aspx',\n                  enabletoc: true,\n                  debug: false\n                });\n\n                // abComponents\n\n                if (abComponents) abComponents.init({\n                  debug: true\n                });\n\n              </script><button class=\"ab-mask\"></button><div class=\"ab-mask\" style=\"display: none;\"></div>\n            \n          \n    <script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 857,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11574,
          "settleDelayMs": 10000,
          "auditMs": 1664,
          "totalMs": 13854,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 2149,
          "failed": 38,
          "cantTell": 33,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_complementary_labelled",
          "aria_content_in_landmark",
          "aria_role_redundant",
          "blockquote_cite_exists",
          "element_attribute_deprecated",
          "element_tabbable_visible",
          "heading_markup_misuse",
          "style_color_misuse",
          "style_highcontrast_visible",
          "svg_graphics_labelled",
          "text_sensory_misuse"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"text/html;charset=utf-8\" http-equiv=\"content-type\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5242ea3da50e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-63eaccf7",
            "a11yPatternFingerprint": "3cec0199311ae722796d1a24cdcb48b28aef107814a5fde9c17579fc934cf927",
            "a11yPatternDisplayId": "A11Y-PAT-3CEC0199311A",
            "a11yOccurrenceFingerprint": "e867e8f948df7b24d915f4c1cfa9f0c29b45a36b68455084b30a6c9e8b11fe19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E867E8F948DF"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e9a1d6ceba0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1c02f416",
            "a11yPatternFingerprint": "0c55ba5631f941b41db256b31b551f357342058b2913de7b3b5895cee5b763e2",
            "a11yPatternDisplayId": "A11Y-PAT-0C55BA5631F9",
            "a11yOccurrenceFingerprint": "db2fec79b17be8ba98e82803ad68a9d4c41ab460646004199147d51b7a8e8252",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DB2FEC79B17B"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4056c61ab077",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-06331fc8",
            "a11yPatternFingerprint": "01c9bc90270dfb975886f621df0c66cf71b2e9a176dca9cf93671ddbd013e4dc",
            "a11yPatternDisplayId": "A11Y-PAT-01C9BC90270D",
            "a11yOccurrenceFingerprint": "003d3e55f9fef5286f33f0a03881c7a62046e652c801a58a611c26833993dc9a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-003D3E55F9FE"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51a52153ec9b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "920baff442ad2fe262341c95444afbb8b62afcbce91b1196c06977e9da3b041e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-920BAFF442AD"
          },
          {
            "rule": "svg_graphics_labelled",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The SVG element has no accessible name",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fc81f1c1706",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "a11yPatternFingerprint": "84b644133dab60e6a655281a0f61addcfb3c4b52753208e2cf685e6a651f11af",
            "a11yPatternDisplayId": "A11Y-PAT-84B644133DAB",
            "a11yOccurrenceFingerprint": "dbff0424090705f97c080d5410684497f76951d7bd893b9b1b78bf322ffb892a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DBFF04240907"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c5a938d077b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "ef02d69d37baf2d69411563d7830cac81db14eb5af7faa2d0663b44e0bbf96f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF02D69D37BA"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the user instruction is still understandable without the word(s) 'larger'",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb33225501c1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "a11yPatternFingerprint": "6f32c72481d0fa7333fdc48e1628b408676a8498e6f12ef5e8d8389ce020365c",
            "a11yPatternDisplayId": "A11Y-PAT-6F32C72481D0",
            "a11yOccurrenceFingerprint": "63d4e2da600a29f7fb7db14bf0e755fe8c2ba362f8a8046547f542ca4b6b61db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63D4E2DA600A"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e3466422843",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "a11yPatternFingerprint": "cf206562053319acb0608770bc7216ba59d3227ba00785872bcbbc8b216ad4c3",
            "a11yPatternDisplayId": "A11Y-PAT-CF2065620533",
            "a11yOccurrenceFingerprint": "ee7e7a6a559de49de75861049e932a53021d39091fdf4d9e990f2ef7b6a49af1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EE7E7A6A559D"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<aside role=\"complementary\">",
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0b1ac91dc73",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8c947e3e",
            "a11yPatternFingerprint": "a0ca41753385d445c36f49e00422013039ffb5e68ebece65293871af0e0a3efe",
            "a11yPatternDisplayId": "A11Y-PAT-A0CA41753385",
            "a11yOccurrenceFingerprint": "81b63ae1936e76dbb72dd61b1ee89d17c1785e5cc685e877d9f56f4716f15f07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81B63AE1936E"
          },
          {
            "rule": "aria_complementary_labelled",
            "xpath": null,
            "html": "<aside role=\"complementary\">",
            "message": "Element with \"complementary\" role does not have a label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8463c280705",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46033ebd",
            "a11yPatternFingerprint": "b8314d5dbaca5a1e54e470d2b764a331366c3dae4e54b696e8a893b549e8e3a7",
            "a11yPatternDisplayId": "A11Y-PAT-B8314D5DBACA",
            "a11yOccurrenceFingerprint": "8a07032e811d0ea9df6514853062cdd1ce32fcc25255b0d0c302948dea75e114",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A07032E811D"
          },
          {
            "rule": "heading_markup_misuse",
            "xpath": null,
            "html": "<h3>",
            "message": "Verify that the heading element is a genuine heading",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bca6bd2cdb54",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a9f5dd65",
            "a11yPatternFingerprint": "4551599b27ab893580fac23f97e5ea12dfd71991d6d0a48c607a8eb6386f600d",
            "a11yPatternDisplayId": "A11Y-PAT-4551599B27AB",
            "a11yOccurrenceFingerprint": "3ff719ea5fa7c288b3615d27c65230079967a72a537279823c98c3b9e41445d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3FF719EA5FA7"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "heading_markup_misuse",
            "xpath": null,
            "html": "<h2>",
            "message": "Verify that the heading element is a genuine heading",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b24e9db94827",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a77e6faf",
            "a11yPatternFingerprint": "8c72b8277804b45a49c1a3f90a7e96766c52ba2f6fececac57e3229bcd48ceff",
            "a11yPatternDisplayId": "A11Y-PAT-8C72B8277804",
            "a11yOccurrenceFingerprint": "44cc0509b5b8361df03b4987833dabf8beb908df02ab15e74ba0cb78db61b619",
            "a11yOccurrenceDisplayId": "A11Y-OCC-44CC0509B5B8"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<aside role=\"complementary\">",
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_complementary_labelled",
            "xpath": null,
            "html": "<aside role=\"complementary\">",
            "message": "Element with \"complementary\" role does not have a label",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<br clear=\"all\">",
            "message": "The HTML attribute(s) \"clear\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8f3763ae22c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-47b91650",
            "a11yPatternFingerprint": "d689bf254d871a4861538a444592b6d73ecc88d1350320e06cc0347ba99669c3",
            "a11yPatternDisplayId": "A11Y-PAT-D689BF254D87",
            "a11yOccurrenceFingerprint": "36894ece00c7a13cb3585ee302b9a3bd3db1566534c2458b3b5bd04417064cdc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-36894ECE00C7"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3252d1985e77",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ca1da133",
            "a11yPatternFingerprint": "cc2fcc13a9e9865cb950df43dab6648a135513672edb7865f6813ec770afe3e6",
            "a11yPatternDisplayId": "A11Y-PAT-CC2FCC13A9E9",
            "a11yOccurrenceFingerprint": "a841e1f1f1503acf140d6b48dbc8f3af80f473cccb1b499d861783ce5b08e0a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A841E1F1F150"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/find-a-job.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22040de77ba3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-450dc9aa",
            "a11yPatternFingerprint": "d14d8c06419cef725624840925be81e7334d155b4c636d737dc8f38151766c27",
            "a11yPatternDisplayId": "A11Y-PAT-D14D8C06419C",
            "a11yOccurrenceFingerprint": "26718de731a5c6439793f7af7d0513dd6996cfa6fd0bbb6ca22685fd4674a847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26718DE731A5"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/staff-directory.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "104fb968e66a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0c592452",
            "a11yPatternFingerprint": "471a2717ecf0dcf92fe5eab1d2e9dab1e42c6b8c859b734bd0c9e624c95b22a0",
            "a11yPatternDisplayId": "A11Y-PAT-471A2717ECF0",
            "a11yOccurrenceFingerprint": "ba0956d1913d079a08a1496b9f97765e722dd7e8ff9b5da273e3cd8cea9e8f17",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA0956D1913D"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/open-government-program.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f63f62dca0b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d572c365",
            "a11yPatternFingerprint": "c151819315e65891afba7ac43044f3f08be6e48ef04e315bcdc61edbaad4cd2d",
            "a11yPatternDisplayId": "A11Y-PAT-C151819315E6",
            "a11yOccurrenceFingerprint": "9512f9ad8077f914c2cb86066f4c891b113e3ce1f420cd2e47a8f3cf0de0b62a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9512F9AD8077"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/ministries.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f1a0d75df1c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e1b98dc8",
            "a11yPatternFingerprint": "cdb3bf358b51db3661e08b31e6ea4b16f766bed4e8de99cee92fd5eefdb9f7ee",
            "a11yPatternDisplayId": "A11Y-PAT-CDB3BF358B51",
            "a11yOccurrenceFingerprint": "999b39ccc626cefe61bf17f5b2ce4fe57e5bdedebad2b4c5b218d57dba5f2bb7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-999B39CCC626"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/contact.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77213e80d29c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-82663e78",
            "a11yPatternFingerprint": "2c8326d0e090dc367c2d53e095d0b9d8a704cbb5ac5d906d837efe864ae1d638",
            "a11yPatternDisplayId": "A11Y-PAT-2C8326D0E090",
            "a11yOccurrenceFingerprint": "fd8f859bced713023755ec7c5c70a19043da227cb997b9740eb478bb230447a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD8F859BCED7"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/social-media-directory.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "965971d0e26f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a40c7f0",
            "a11yPatternFingerprint": "90e2679182f15c5fc1e126333364233cab34d57c95828f550601d62ded18c6fa",
            "a11yPatternDisplayId": "A11Y-PAT-90E2679182F1",
            "a11yOccurrenceFingerprint": "996704c6699451f8d890c3618d73c345efa1bbed4459e1fc254621ca842202d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-996704C66994"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/usingthissite.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ced8f18b90c9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c355b056",
            "a11yPatternFingerprint": "9ae9b9c8b9cd2ae5f0bada4302a134266a53b6cf587e0488a252b42532d9bfd7",
            "a11yPatternDisplayId": "A11Y-PAT-9AE9B9C8B9CD",
            "a11yOccurrenceFingerprint": "8f659ae62116370efc0e3864faf4bcdc8c358e273eae83e9a5c776683689d384",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F659AE62116"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/disclaimer.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c086b19d67cb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e41a39ad",
            "a11yPatternFingerprint": "27d51a332017d7303f00c50f46d77df7d894bf05d73726c5e84b6bf3383250d3",
            "a11yPatternDisplayId": "A11Y-PAT-27D51A332017",
            "a11yOccurrenceFingerprint": "cf7b935cc62a26cc433493964392e97f515606699513cd58042ae8a1248b97ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF7B935CC62A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/privacystatement.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a0e7e564a70",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-56c8bbbf",
            "a11yPatternFingerprint": "e5c9049237af24e67b3dae28b74bf9f391b7d23f2e4649e215b33701e22e1b60",
            "a11yPatternDisplayId": "A11Y-PAT-E5C9049237AF",
            "a11yOccurrenceFingerprint": "43b094ac4668492c431b25697fcf33fc6e84015cb3da86abc0fed6fda3970fa3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43B094AC4668"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/accessibility.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b842cbf2b77d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d2eceef",
            "a11yPatternFingerprint": "6af25d6125010dc979e91705b8406bd00db6ce6ab99cfaef091138e55ec45806",
            "a11yPatternDisplayId": "A11Y-PAT-6AF25D612501",
            "a11yOccurrenceFingerprint": "df495be0e3df10612e2eda6ecb4813411e540ea5efa9a2d80ad9ee381f9ecf77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF495BE0E3DF"
          }
        ],
        "outcomeCount": 2202,
        "uniqueFailedCount": 24,
        "duplicateFailedCount": 14,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 1,
          "errors": 0,
          "warnings": 1,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "1dc7f7193c63",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "095e474995c0293330b29dfc349f869bfa8ab2984f0084d1bd6fd8f743c9a3bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-095E474995C0"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 14,
      "timings": {
        "fetchMs": 729,
        "pageNavigationMs": 11574,
        "pageLoadDelayMs": 10000,
        "totalMs": 19353,
        "scannerMs": {
          "axe": 13854,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
      "finalUrl": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html;charset=UTF-8",
      "pageTitle": "Budget 2026: Strengthening what matters | Budget 2026 : Renforcer ce qui compte  | alberta.ca",
      "elapsedMs": 19537,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 859,
          "failed": 1,
          "cantTell": 14,
          "inapplicable": 53
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".ab-footer",
            "html": "<div class=\"ab-footer\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c35435f1672",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "a11yPatternFingerprint": "40e72f8498c741cf65b369cc9f228fcddc5182b78d35236e69aca80f46052d07",
            "a11yPatternDisplayId": "A11Y-PAT-40E72F8498C7",
            "a11yOccurrenceFingerprint": "ab7f1e1ec83d85aab9ecb5f6f9665321a1d2538fe8a89dd4e56fc3ecaf4d6dd5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB7F1E1EC83D"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html id=\"template-release\" class=\"no-js goa-scrollup goa-scroll--standard\" lang=\"en-CA\"><head>\n                <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n\n                <title>Budget 2026: Strengthening what matters | Budget 2026 : Renforcer ce qui compte  | alberta.ca</title>\n\n                <!-- page details -->\n                <meta name=\"id\" content=\"n/a\">\n                <meta name=\"template\" content=\"service\">\n                <meta name=\"ministry id\" content=\"04\">\n                <meta name=\"description\" content=\"Budget 2026 is strengthening what matters – resilient communities, a diverse economy and opportunities that support jobs and grow the Alberta advantage.\">\n                <meta name=\"robots\" content=\"noindex,nofollow,noarchive\">\n                <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n                <meta name=\"HandheldFriendly\" content=\"True\">\n                <meta name=\"MobileOptimized\" content=\"320\">\n                <meta name=\"keywords\" content=\"News Release, Treasury Board and Finance, February 2026, Feb 2026, million,years,Budget,investment,support,Alberta,Alberta's,supporting,energy,more,Post-secondary,development,skilled,communities,billion,Program,help,strong,new,develop,training,funding,economy,education, langFR\">\n                <meta name=\"author\" content=\"Government of Alberta\">\n\n                <!-- social -->\n                <meta name=\"twitter:card\" content=\"summary\">\n                <!--<meta name=\"twitter:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\" />-->\n                <!--<meta name=\"twitter:image:alt\" content=\"Government of Alberta\" />-->\n                <meta property=\"og:type\" content=\"article\">\n                <meta property=\"og:title\" content=\"Budget 2026: Strengthening what matters | Budget 2026 : Renforcer ce qui compte \">\n                <meta property=\"og:description\" content=\"Budget 2026 is strengthening what matters – resilient communities, a diverse economy and opportunities that support jobs and grow the Alberta advantage.\">\n                <meta property=\"og:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\">\n                <meta property=\"og:image:alt\" content=\"Government of Alberta\">\n                <meta property=\"og:url\" content=\"https://www.alberta.ca/news.aspx\">\n\n\n                <!-- build include -->\n                    <link rel=\"shortcut icon\" type=\"image/ico\" href=\"/build/20220316/favicons/favicon.ico\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" href=\"/build/20220316/favicons/favicon.png\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"/build/20220316/favicons/favicon-192.png\"> <!-- 192x192 recommended for Android -->\n    <link rel=\"apple-touch-icon\" href=\"/build/20220316/favicons/favicon-57.png\"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->\n    <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/build/20220316/favicons/favicon-72.png\"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->\n    <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/build/20220316/favicons/favicon-114.png\"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->\n    <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/build/20220316/favicons/favicon-144.png\"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->\n    \n    <link href=\"/build/20220316/css/ab-layouts.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-layouts.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/goa-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/ab-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <link href=\"/build/20220316/css/goa-standalone.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-standalone.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-T9KWVG4ZGW&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script src=\"/build/20220316/js/ab-layouts.min.js\"></script>\n    <script src=\"/build/20220316/js/goa-components.min.js\"></script>\n    <script src=\"/build/20220316/js/ab-components.min.js\"></script>\n\n\n                <!-- custom page styles -->\n                <style>\n                      div.ab-title-lede h1 {\n                        margin: 32px 0px 24px;\n                      }\n                      /* button */\n                      div.ab-title-lede a.goa-cta.goa-cta {\n                        box-sizing: border-box;\n                        display: inline-block;\n                        margin: 24px 0 0;\n                        padding: 7px 12px;\n                        border: 1px solid #f1f1f1;\n                        border-radius: 0;\n                        background: #f1f1f1;\n                        color: #0070c4 !important;\n                        font-size: 18px;\n                        font-weight: 700;\n                        text-decoration: underline;\n                        line-height: 28px;\n                        vertical-align: top;\n                      }\n\n                      div.ab-title-lede a.goa-cta:hover {\n                        border-color: #004f84;\n                        color: #004f84;\n                      }\n\n                      div.ab-title-lede a.goa-cta::after {\n                        content: none;\n                      }\n\n                      div.section-title-lede {\n                        padding: 56px 24px 56px 24px;\n                        border-bottom: 8px solid #d0ef9a;\n                        background: #628000;\n                        color: #fff;\n                      }\n\n                        div.section-title-lede div.date {\n                          margin: 0px 0px 20px 0px;\n                          font-size: 1.5rem;\n                          width: 150px;\n                          float: left;\n                        }\n\n                        div.section-title-lede p {\n                          box-sizing: border-box;\n                          display: inline-block;\n                          width: 66%;\n                          margin: 0px;\n                          padding: 0px 0px 20px 0px;\n                          line-height: 32px;\n                          font-size: 1.5rem;\n                          color: #fff;\n                          text-align: left;\n                          vertical-align: top;\n                        }\n\n                      div.main, div.related {\n                        width: 768px;\n                        margin: auto;\n                        padding: 26px 0px 20px 0px;\n                        background: #fff;\n                        vertical-align: top;\n                      }\n\n                      div.section-footer {\n                        border-bottom: 16px solid #77b800;\n                      }\n\n                      div.figure {\n                        width: 100%;\n                        vertical-align: top;\n                      }\n\n                        div.figure img {\n                          width: 100%;\n                          height: auto;\n                          vertical-align: top;\n                        }\n\n                        div.figure p.figcaption {\n                          margin: 0px;\n                          padding: 10px;\n                          background: #f1f1f1;\n                        }\n\n                      /* start - fixes sizing issue on iframe video */\n                      .ab-iframe-container {\n                        position: relative;\n                        padding-bottom: 56.25%; /* 16:9 */\n                        padding-top: 25px;\n                        height: 0;\n                      }\n\n                        .ab-iframe-container iframe {\n                          position: absolute;\n                          top: 0;\n                          left: 0;\n                          width: 100%;\n                          height: 100%;\n                        }\n                      /* end - fixes sizing issue on iframe video */\n\n                      main table {\n                        width: 100%;\n                        margin: 20px 0px 0px 0px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                        font-size: 18px;\n                        line-height: 24px;\n                      }\n\n                        main table thead {\n                          border-bottom: 1px solid #666;\n                        }\n\n                          main table thead th {\n                            vertical-align: bottom;\n                            background: #666;\n                            color: #fff;\n                          }\n\n\n                        main table th {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          background: #36424a;\n                          color: #fff;\n                          vertical-align: top;\n                          text-align: left\n                        }\n\n                        main table tbody tr {\n                          background: #fff;\n                        }\n\n                          /*main table tbody tr:nth-of-type(even) {\n                    background: #f1f1f1;\n                  }*/\n\n                          main table tbody tr:nth-of-type(2n+1) {\n                            background: #efefef;\n                          }\n\n                        main table td {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          vertical-align: top;\n                        }\n\n                          main table td *:first-child {\n                            margin-top: 0px !important;\n                          }\n\n                          main table td *:last-child {\n                            margin-bottom: 0px !important;\n                          }\n\n                        main table tfoot {\n                          border-top: 1px solid #666;\n                        }\n\n                      main h1 {\n                        margin: 32px 0px 24px;\n                        padding: 0px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        line-height: 44px;\n                      }\n\n                      div.table th {\n                        background: #36424a;\n                        color: #fff;\n                      }\n\n                      div.table td, div.table th {\n                        padding: 8px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                      }\n\n                      div.notifications a:before {\n                        top: 50% !important;\n                        margin-top: -12px;\n                      }\n\n                      #template-release .section-footer {\n                        background-color: #f1f1f1;\n                      }\n\n                      #template-release .section-title-lede {\n                        vertical-align: top;\n                        position: relative;\n                      }\n\n                        #template-release .section-title-lede .container {\n                          vertical-align: top;\n                        }\n\n                        #template-release .section-title-lede .meta {\n                          font-size: 16px;\n                          padding: 0;\n                          width: 150px;\n                          float: left;\n                          color: #fff;\n                        }\n\n                          #template-release .section-title-lede .meta a {\n                            color: #fff;\n                          }\n\n                      [role='main'] > *:first-child + .figure.has-image {\n                        margin-top: 30px;\n                      }\n\n                      #template-release .side-content ul, #template-release #media-contacts + ul {\n                        background-color: #f1f1f1;\n                        padding: 28px;\n                      }\n\n                        #template-release .side-content ul li, #template-release #media-contacts + ul li {\n                          list-style-type: none;\n                        }\n\n                      blockquote footer {\n                        margin-top: 28px;\n                      }\n\n                      hr {\n                        margin-top: 28px;\n                      }\n\n                      .side-content h1, .side-content h2 {\n                        line-height: 44px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        margin: 24px 0 0;\n                        padding: 0;\n                        color: #333;\n                      }\n\n                      #template-release .side-content ul {\n                        padding: 0 0 0 48px;\n                        background: none;\n                      }\n\n                        #template-release .side-content ul li {\n                          list-style-type: initial;\n                        }\n\n                      .figure.has-image img {\n                        border-bottom: 8px solid #628000;\n                      }\n\n                      .figure {\n                        margin-top: 28px;\n                      }\n\n                      div.figure p.figcaption {\n                        padding: 18px 28px;\n                      }\n                </style>\n\n                <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-P6MFS54');</script>\n\n            </head>\n            <body id=\"top\" class=\"announcement \">\n\n              <header>\n                <!-- header include -->\n                \n        <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n        \n        <div class=\"ab-skiplinks\">\n            <a href=\"#main\">Skip to content</a>\n        </div>\n        <div class=\"ab-header ab-header--standard\">\n            <div class=\"ab-wrapper\">\n                <div class=\"ab-logo\">\n                    <a href=\"/index.aspx\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\">\n                        <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n                        <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n                    </svg><span class=\"ab-logo\">Alberta.ca</span></a>\n                </div>\n                <div class=\"ab-menubar noindex\">\n                    <div class=\"ab-wrapper\">\n                        <ul>\n                            <li><a href=\"https://www.alberta.ca/all-services\">All services</a></li><li><a href=\"https://www.alberta.ca/public-engagement\">Public engagement</a></li><li><a href=\"https://www.alberta.ca/key-initiatives\">Initiatives</a></li><li><a href=\"https://www.alberta.ca/news\">News</a></li><li><a href=\"https://www.alberta.ca/about-government\">About government</a></li><li><a href=\"https://www.alberta.ca/find-a-job\">Jobs</a></li>\n                        </ul>\n                    </div>\n                </div>\n                \n            <div class=\"ab-togglesearch\"><button aria-expanded=\"false\">Search</button><div class=\"ab-searchbar noindex ab-searchbar-no-topics\" style=\"height: auto; bottom: auto;\">\n                    \n                <div class=\"ab-wrapper\"><form action=\"https://www.alberta.ca/search-results.aspx\" role=\"search\">\n                        <label for=\"search-goa\">Search</label>\n                        <input id=\"search-goa\" name=\"q\" type=\"search\"><button id=\"search-goa-button\" aria-label=\"Search\">\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n                                <path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n                            </svg>\n                        </button>\n                    </form></div></div></div></div>\n        </div>\n\n\n                <!-- start: goa-title-lede -->\n\t\t\t          <div class=\"goa-band--medium goa-band--header goa-band--blue\">\n                  <div class=\"container\">\n                      <div class=\"ab-breadcrumb noindex\">\n                          <ul>\n                            <li><a href=\"/government-news.aspx\">Government news</a></li>\n                          </ul>\n                      </div>\n                  </div>\n\n                  <div class=\"goa-grid-100-100-100\">\n                    <div class=\"container\">\n                      <div class=\"date\">\n                        <time class=\"time\" datetime=\" 2026-02-26\"><i class=\"icon-time\"></i> Feb 26, 2026</time>\n                      </div>\n                      \n                      <h1>Budget 2026: Strengthening what matters | Budget 2026 : Renforcer ce qui compte </h1>\n                      <p>Budget 2026 is strengthening what matters – resilient communities, a diverse economy and opportunities that support jobs and grow the Alberta advantage.</p>\n                    </div>\n                  </div>\n                </div>\n              </header>\n\n              <main id=\"main\" role=\"main\">\n                <div class=\"goa-band--medium goa-band--white ab-jumplinks--wrapper goa-band--bottom-stroke\"><div class=\"goa-grid-100-100-100 ab-jumplinks\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Budget 2026 highlights:</a></li><li><a href=\"#jumplinks-1\">Post-secondary education and skills training</a></li><li><a href=\"#jumplinks-2\">Supporting communities</a></li><li><a href=\"#jumplinks-3\">Energy, pipelines and resource development</a></li><li><a href=\"#jumplinks-4\">Supporting trade and diversification</a></li><li><a href=\"#jumplinks-5\">Investing in business and industry</a></li><li><a href=\"#jumplinks-6\">Related information</a></li><li><a href=\"#jumplinks-7\">Points saillants du budget 2026</a></li><li><a href=\"#jumplinks-8\">Enseignement postsecondaire et formation professionnelle</a></li><li><a href=\"#jumplinks-9\">Soutenir les communautés</a></li><li><a href=\"#jumplinks-10\">Énergie, pipelines et développement des ressources</a></li><li><a href=\"#jumplinks-11\">Soutenir le commerce et la diversification</a></li><li><a href=\"#jumplinks-12\">Investir dans les entreprises et l’industrie</a></li><li><a href=\"#jumplinks-13\">Renseignements connexes</a></li><li><a href=\"#jumplinks-14\">Translations</a></li></ul></div></div><div class=\"goa-band--small goa-band--white\">\n                  <div class=\"goa-grid-100-100-100\">\n                    <noscript>\n                      <div class=\"callout-important\">\n                        <p><strong>Some parts of this page will not display.</strong><br />JavaScript is not available in this browser or may be turned off.</p>\n                      </div>\n                    </noscript>\n\n                    <!-- START Old Government Warning -->\n\n                    \n\n                    <!-- END Old Government Warning -->\n\n                    <p>Budget 2026 includes billions in investments to strengthen Alberta’s economy.</p>\n\n<p>Alberta continues to lead Canada in average weekly earnings, GDP per capita and strong business investment. However, families continue to feel the pressures of the rising cost of living and higher grocery and energy costs, due to population growth and global market uncertainty.&nbsp;</p>\n\n<p>Alberta’s government is taking a disciplined approach to protect jobs, support communities and strengthen the foundations of long-term economic growth. Budget 2026 focuses on creating the conditions for investment, training more skilled workers, supporting municipalities and advancing the responsible development of Alberta’s energy sector.</p>\n\n<blockquote>\n<p>“Budget 2026 is focused on helping Albertans find good jobs and ensuring our children have even greater opportunities down the line. By supporting businesses that invest here, strengthening our municipalities and making disciplined financial choices, we’re building the conditions for long-term stability and success.”</p>\n\n<footer><em>Nate Horner, President of Treasury Board and Minister of Finance</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-0\"></a><h2>Budget 2026 highlights:</h2>\n\n<h3><strong>Supporting a strong workforce</strong></h3>\n\n<p>Budget 2026 helps attract and develop the skilled workforce Alberta needs with:</p>\n\n<ul>\n\t<li>$115 million in 2026-27 for skills and training programs and workforce initiatives to help attract and develop skilled workers to meet the demands of a growing economy.</li>\n\t<li>$246 million in 2026-27 for Career and Employment Services, including an $80 million increase, to Career and Employment Services to help more people find and retain gainful employment.</li>\n\t<li>$125 million, or $385 million over three years, for the Innovation Employment Grant Program, to help tech entrepreneurs grow new companies and create new jobs.</li>\n\t<li>$8 million over three years to establish a new DNA lab which will speed up investigations and prosecutions and reduce reliance on the RCMP’s national lab.</li>\n\t<li>$2.1 billion in 2026-27 for continued support for affordable child care so more parents can pursue training, education and work opportunities.</li>\n</ul>\n\n<blockquote>\n<p>“By investing in our future and growing the economy, Alberta’s government is keeping Alberta the best place to live, work and raise a family. We’re helping businesses grow and export, attracting skilled workers, advancing a more sustainable, Alberta-focused approach to immigration, supporting safe, fair and healthy workplaces and building strong, welcoming communities across the province.”</p>\n\n<footer><em>Joseph Schow, Minister of Jobs, Economy, Trade and Immigration</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-1\"></a><h2>Post-secondary education and skills training</h2>\n\n<p>Budget 2026 is focused on growing a highly skilled workforce with:</p>\n\n<ul>\n\t<li>$2.2 billion for post-secondary operations in 2026-27, an increase of $115 million from 2025-26, so Alberta’s post-secondary system can continue to transform and modernize post-secondary education while remaining accessible and affordable for those who wish to pursue it.\n\t<ul>\n\t\t<li>$353 million in continued support for existing targeted enrolment expansion over three years, with an additional $148 million over three years to increase capacity and create new seats to attract talent in programs that support high-demand industries, including engineering, health care and education.</li>\n\t\t<li>$83 million over three years to support doubling of enrolment at the University of Calgary Veterinary Medicine program.</li>\n\t\t<li>$1.3 billion in 2026-27 to help students in Alberta access a post-secondary education through loans, grants, scholarships and awards. This includes:\n\t\t<ul style=\"list-style-type:circle;\">\n\t\t\t<li>$100 million to support foundational learning through assistance grants.</li>\n\t\t\t<li>$96 million through the Apprenticeship Learning Grant to support increased demand for apprenticeship seat capacity. Registered apprentices in skilled trades have reached a record high of more than 78,000.</li>\n\t\t\t<li>$75 million in student aid grants and an additional $107 million in scholarships and awards.</li>\n\t\t\t<li>$887 million in student loans issued at low interest rates, and favorable repayment terms and conditions to aid in post-secondary affordability.</li>\n\t\t</ul>\n\t\t</li>\n\t\t<li>$1.8 billion over three years for crucial post-secondary facilities, including capital projects, capital maintenance and renewal funding, and post-secondary institution self-financed contributions, that expand student capacity and help develop a skilled workforce. This includes:\n\t\t<ul style=\"list-style-type:circle;\">\n\t\t\t<li>$384 million over three years for the NAIT Advanced Skills Centre to address Alberta’s growing demand for skilled trades and technology professionals by adding 5,500 learning spaces.</li>\n\t\t\t<li>$7 million in new funding for the Lakeland College Beef Yard Upgrade and Horse Pen Relocation.</li>\n\t\t\t<li>$5 million for planning for the expansion of health programming at Bow Valley College.</li>\n\t\t\t<li>$2 million for planning for the Centre for Community Wellness at Medicine Hat College.</li>\n\t\t\t<li>$160 million over three years as continued investment in the development of the Multi-Disciplinary Hub at the University of Calgary to allow more students to access science, technology, engineering and math facilities and training.</li>\n\t\t\t<li>$90 million over two years for the development of a new building for MacEwan University – School of Business to accommodate up to 30,000 students.</li>\n\t\t\t<li>$70 million over two years for the redevelopment of the Biological Sciences Centre at the University of Alberta to provide nearly 3,200 spaces in high demand programs.</li>\n\t\t\t<li>$35 million over two years for the development of University of Lethbridge Rural Medical Teaching School, supporting the training of health care professionals in southeastern Alberta.</li>\n\t\t\t<li>$483 million over three years in capital maintenance and renewal funding.</li>\n\t\t</ul>\n\t\t</li>\n\t</ul>\n\t</li>\n</ul>\n\n<blockquote>\n<p>“A strong economy starts with a strong post-secondary system. Budget 2026 invests in the programs, training spaces and campus infrastructure needed to prepare Alberta’s students for the jobs of today and tomorrow. We are growing capacity in high-demand fields, supporting apprenticeships and keeping education accessible and affordable – because when Albertans succeed, our province succeeds.”</p>\n\n<footer><em>Myles McDougall, Minister of Advanced Education</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-2\"></a><h2>Supporting communities</h2>\n\n<p>Budget 2026 invests in stronger, more resilient communities by investing $7.1 billion to support local infrastructure needs including roads, water systems, bridges and essential community facilities, including:</p>\n\n<ul>\n\t<li>$2.6 billion over three years to maintain the Local Government Fiscal Framework providing municipalities with predictable, stable funding, including $563 million for Edmonton and $808 million for Calgary.</li>\n\t<li>$66 million to replace the existing Smith Bridge in the M.D. of Lesser Slave River. The project will improve access for local industries and residents in the Slave Lake region.</li>\n\t<li>$39 million for site servicing to accommodate Beaumont’s Innovation Park development.</li>\n\t<li>$103 million for drought and flood mitigation projects to support communities improve their long-term resilience.</li>\n\t<li>$38 million for wildfire investment to sustain the province’s commitment to wildfire pre-suppression and response.</li>\n\t<li>This does not include capital investment for five air tankers, as delivery of these aircrafts is expected to begin in 2031; therefore, funding will be included in future capital plans.</li>\n\t<li>$19 million for public safety and emergency infrastructure, including Alberta First Responders Radio Communications System and environmental monitoring.</li>\n\t<li>$21.2 million over three years to expand the electronic monitoring program, helping keep communities safe.</li>\n</ul>\n\n<blockquote>\n<p>“This budget reflects the difficult but responsible choices required in times of real challenge. By maintaining essential funding and delivering on our commitments, we continue to support communities today while building for the future.”</p>\n\n<footer><em>Dan Williams, Minister of Municipal Affairs</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-3\"></a><h2>Energy, pipelines and resource development</h2>\n\n<p>Budget 2026 helps maintain Alberta as a global leader of responsible, reliable energy production with:</p>\n\n<ul>\n\t<li>$15 million over 2025-26 and 2026-27 for early planning work to advance an oil pipeline to the West Coast. This includes cost estimates and engagement to help inform a credible proposal for federal consideration.</li>\n\t<li>Funding for system enhancements to implement the Bitumen Royalty In Kind program.\n\t<ul>\n\t\t<li>System upgrades are needed for this program that could help the province obtain the top global price for oil and spur private investment.</li>\n\t</ul>\n\t</li>\n\t<li>$530,000 to continue engagement with people across Alberta about nuclear energy and develop a provincial roadmap and regulatory framework.</li>\n\t<li>Alberta’s government will begin the sale of Renewable Energy Credits to make up a small portion of the losses from the Renewable Energy Program, which was introduced by a previous government.</li>\n</ul>\n\n<blockquote>\n<p>“Our economy is fuelled by our responsibly produced oil and gas, and the global demand has never been higher or more important. The investments we are making in the energy sector in Budget 2026 will ensure we are able to build hospitals, schools and roads, and power this province for generations to come.”</p>\n\n<footer><em>Brian Jean, Minister of Energy and Minerals</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-4\"></a><h2>Supporting trade and diversification</h2>\n\n<p>Budget 2026 continues to diversify Alberta’s economy and expand opportunities for businesses with:</p>\n\n<ul>\n\t<li>$9 million over three years for the Cooperative Seed Processors Program to upgrade aging infrastructure, equipment and technology in seed processing facilities.</li>\n\t<li>$4.6 billion over three years to develop and maintain provincially owned network of roads and bridges that connect municipalities and communities throughout Alberta, supporting safe and efficient flow of industrial, commercial and passenger traffic.</li>\n\t<li>$129 million in 2026 for economic development and trade, supporting investment attraction and enhancing internal and international trade.</li>\n</ul>\n\n<a name=\"jumplinks-5\"></a><h2>Investing in business and industry</h2>\n\n<p>Budget 2026 supports business growth, investment attraction and long-term competitiveness through:</p>\n\n<ul>\n\t<li>$25 million over three years to support Indigenous-led projects through the Indigenous Reconciliation Initiative and the Aboriginal Business Investment Fund.</li>\n\t<li>$20 million for small-business supports and regional economic development to drive local growth and job creation.</li>\n\t<li>$385 million over three years for the Innovation and Employment Grant program that provides small- and medium-sized businesses with refundable tax credits for qualifying investments in research and development in the province.</li>\n\t<li>$15 million over three years to support the Passenger Rail Master Plan to develop a passenger rail network.</li>\n\t<li>A $76 million investment in Travel Alberta that will create jobs and support family-owned businesses and Indigenous-led tourism operators, helping local economies thrive.</li>\n\t<li>$4 million for a major rehabilitation of the Cooking Lake Airport’s runway and apron areas.</li>\n\t<li>$39 million over three years for site servicing to accommodate development of the Innovation Park in Beaumont.</li>\n\t<li>$87 million over three years for the Alberta Petrochemicals Incentive Program (APIP) that attracts investment and supports Alberta’s position as a global petrochemical producer.\n\t<ul>\n\t\t<li>To date, Alberta’s government has committed $647 million to five major projects representing $9.1 billion in private-sector investment across petrochemicals, hydrogen and synthetic fuels.</li>\n\t</ul>\n\t</li>\n\t<li>$225,000 in 2026–27 for the creation of the Premier’s Investment Council Secretariat, which will enable a more consolidated and strategic approach to investment attraction across government departments and key partner agencies, and better track major investment files.&nbsp;</li>\n</ul>\n\n<p><em>Budget 2026 is focused on what matters with targeted investments in students and classrooms, health care and the economy, while showing strong fiscal leadership and controlling costs.</em></p>\n\n<a name=\"jumplinks-6\"></a><h2>Related information</h2>\n\n<ul>\n\t<li><a href=\"https://open.alberta.ca/publications/budget-2026\">Budget 2026</a></li>\n</ul>\n\n<hr>\n<h3>Le budget de 2026 renforce ce qui compte&nbsp;: des communautés résilientes, une économie diversifiée et des possibilités qui appuient les emplois et font croître l’avantage de l’Alberta.</h3>\n\n<p>Le budget de 2026 comprend des milliards en investissements visant à renforcer l’économie albertaine.</p>\n\n<p>Au Canada, l’Alberta reste en tête pour ce qui est du revenu hebdomadaire moyen, du PIB par habitant et des investissements d’entreprises. Les familles continuent toutefois de sentir les pressions liées à l'augmentation du coût de la vie et à la hausse des prix des denrées alimentaires et de l'énergie, en raison de la croissance démographique et de l'incertitude qui règne sur les marchés mondiaux.&nbsp;</p>\n\n<p>Le gouvernement de l’Alberta adopte une approche disciplinée en vue de protéger les emplois, de soutenir les communautés et de renforcer les fondements de la croissance économique à long terme. Le budget de 2026 est axé sur la création de conditions favorables aux investissements, la formation d’un plus grand nombre de travailleurs qualifiés, le soutien des municipalités et l’avancement du développement responsable dans le secteur énergétique albertain.</p>\n\n<blockquote>\n<p>«&nbsp;Le budget de 2026 vise à aider les Albertaines et les Albertains à trouver de bons emplois et à faire en sorte que nos enfants puissent profiter de possibilités encore meilleures plus tard. En appuyant les entreprises qui investissent ici, en renforçant nos municipalités et en faisant des choix financiers disciplinés, nous établissons les conditions nécessaires à une stabilité et à un succès durables.&nbsp;»</p>\n\n<footer><em>Nate Horner, président du Conseil du Trésor et ministre des Finances</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-7\"></a><h2>Points saillants du budget 2026</h2>\n\n<h3><strong>Soutenir une main-d’œuvre forte</strong></h3>\n\n<p>Le budget de 2026 aide à attirer et à former la main-d’œuvre qualifiée dans l’Alberta a besoin grâce à&nbsp;:</p>\n\n<ul>\n\t<li>115&nbsp;millions de dollars en 2026-2027 pour des programmes de compétences et de formation, et des initiatives liées à la main-d’œuvre afin d’aider à attirer et à former des travailleurs qualifiés afin de répondre aux exigences d’une économie en pleine croissance.</li>\n\t<li>246&nbsp;millions de dollars en 2026-2027 pour les services de carrière et d’emploi, dont une augmentation de 80&nbsp;millions de dollars pour ces services afin d’aider un plus grand nombre de personnes à trouver et à conserver un emploi rémunérateur.</li>\n\t<li>125&nbsp;millions de dollars, ou 385 millions de dollars sur trois ans, pour le programme de la subvention pour l’emploi et l’innovation (Alberta’s Innovation Employment Grant) afin d’aider les entrepreneurs en technologie à développer de nouvelles entreprises et à créer de nouveaux emplois.</li>\n\t<li>8&nbsp;millions de dollars sur trois ans pour établir un nouveau laboratoire d’analyse d'ADN qui accélérera les enquêtes et les poursuites, et réduira la dépendance à l’égard du laboratoire national de la GRC.</li>\n</ul>\n\n<ul>\n\t<li>2,1&nbsp;milliards de dollars en 2026-2027 pour continuer à soutenir des services de garde d’enfants abordables afin que davantage de parents puissent suivre une formation, poursuivre des études et profiter d’occasions d’emploi.</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;En investissant dans notre avenir et en stimulant la croissance économique, le gouvernement de l’Alberta fait en sorte que la province reste le meilleur endroit où vivre, travailler et élever une famille. Nous aidons les entreprises à faire croître leurs activités et à exporter, nous attirons des travailleurs qualifiés, nous mettons en place une approche en matière d’immigration plus durable et centrée sur l’Alberta, nous appuyons des milieux de travail sûrs, équitables et sains, et nous bâtissons des communautés fortes et accueillantes partout dans la province.&nbsp;»</p>\n\n<footer>\n<p><em>Joseph Schow, ministre des Emplois, de l’Économie, du Commerce et de l’Immigration</em></p>\n</footer>\n</blockquote>\n\n<a name=\"jumplinks-8\"></a><h2>Enseignement postsecondaire et formation professionnelle</h2>\n\n<p>Le budget de 2026 est axé sur la croissance d’une main-d’œuvre hautement qualifiée grâce à&nbsp;:</p>\n\n<ul style=\"list-style-type:circle;\">\n\t<li>2,7&nbsp;milliards de dollars pour l’enseignement postsecondaire en 2026-2027, soit une augmentation de 148&nbsp;millions de dollars par rapport à 2025-2026, afin que le système d’éducation postsecondaire albertain puisse continuer à transformer et à moderniser l’enseignement postsecondaire, tout en restant accessible et abordable.</li>\n\t<li>353&nbsp;millions de dollars en soutien continu à l’expansion ciblée actuelle de l’effectif sur trois ans, et 148&nbsp;millions de dollars de plus sur trois ans en vue d’accroître la capacité et de créer de nouvelles places pour attirer les talents vers des programmes qui appuient les secteurs à forte demande, notamment l'ingénierie, les soins de santé et l'éducation.</li>\n\t<li>83&nbsp;millions de dollars sur trois ans pour favoriser le doublement de l’effectif du programme de médecine vétérinaire de l’Université de Calgary.</li>\n\t<li>1,3&nbsp;milliard de dollars en 2026-2027 pour aider les étudiants en Alberta à accéder à l’enseignement postsecondaire grâce à des prêts, des subventions, des bourses et des prix. Cette somme comprend&nbsp;:</li>\n\t<li>100&nbsp;millions de dollars pour soutenir l’apprentissage de base à l’aide de subventions d’aide.</li>\n\t<li>96&nbsp;millions de dollars pour la subvention pour l’apprentissage (Apprenticeship Learning Grant) afin de répondre à la demande croissante de places d’apprentissage. Il y a actuellement plus de 78&nbsp;000 apprentis inscrits dans des métiers spécialisés, un nombre record.</li>\n\t<li>75&nbsp;millions de dollars en subventions aux étudiants et 36&nbsp;millions de dollars de plus en bourses et prix.</li>\n\t<li>887&nbsp;millions de dollars en prêts aux étudiants à faible taux d’intérêt et assortis de conditions de remboursement avantageuses afin de faciliter l'accès aux études postsecondaires.</li>\n\t<li>1,8&nbsp;milliard de dollars sur trois ans pour des installations d’enseignement postsecondaire essentielles, notamment des projets d’immobilisations, le financement de l'entretien et du renouvellement des immobilisations, ainsi que des contributions autofinancées d’établissements postsecondaires, afin d’augmenter la capacité d’accueil des étudiants et d’aider à former une main-d’œuvre qualifiée. Cette somme comprend&nbsp;:</li>\n\t<li>384&nbsp;millions de dollars sur trois ans pour le NAIT Advanced Skills Centre afin de répondre à la demande croissante de métiers spécialisés et de professionnels de la technologie en ajoutant 5&nbsp;500 places d’apprentissage.</li>\n\t<li>7&nbsp;millions de dollars en nouveau financement pour la modernisation du parc à bovins et la relocalisation de l’enclos pour chevaux du Lakeland College.</li>\n\t<li>5&nbsp;millions de dollars pour planifier l’élargissement des programmes de santé du Bow Valley College.</li>\n\t<li>2&nbsp;millions de dollars pour planifier le centre de bien-être communautaire du Medicine Hat College.</li>\n\t<li>160&nbsp;millions de dollars sur trois ans pour continuer à investir dans le développement d’un centre multidisciplinaire à l’Université de Calgary afin qu’un plus grand nombre d’étudiants aient accès aux installations et à la formation en sciences, technologie, ingénierie et mathématiques.</li>\n\t<li>90&nbsp;millions de dollars sur deux ans pour la construction d’un nouvel édifice à l’école de commerce de l’Université MacEwan en vue d’accueillir jusqu’à 30&nbsp;000&nbsp;étudiants.</li>\n\t<li>70&nbsp;millions de dollars sur deux ans pour le réaménagement du centre des sciences biologiques de l’Université de l’Alberta de sorte à offrir près de 3&nbsp;200&nbsp;places dans des programmes faisant l’objet d’une forte demande.</li>\n\t<li>35&nbsp;millions de dollars sur deux ans pour le développement de l’école de formation médicale en région rurale de l’Université de Lethbridge en vue de favoriser la formation de professionnels des soins de santé dans le sud-est de l’Alberta.</li>\n\t<li>483&nbsp;millions de dollars sur trois ans au titre du financement de l'entretien et du renouvellement des immobilisations.</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;Une économie forte commence par un système d’éducation postsecondaire fort. Le budget de 2026 investit dans les programmes, les espaces de formations et les infrastructures des campus nécessaires pour préparer les étudiants en Alberta aux emplois d’aujourd’hui et de demain. Nous augmentons la capacité dans les domaines à forte demande, nous appuyons les apprentissages et nous faisons en sorte que les études restent accessibles et abordables, parce que lorsque les Albertains réussissent, notre province réussit.&nbsp;»</p>\n\n<footer><em>Myles McDougall, ministre de l’Enseignement supérieur</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-9\"></a><h2>Soutenir les communautés</h2>\n\n<p>Le budget de 2026 investit dans des communautés plus fortes et plus résilientes en affectant la somme de 7,1&nbsp;milliards de dollars aux besoins en infrastructure locale, notamment les routes, les systèmes de distribution d’eau, les ponts et les installations communautaires essentielles&nbsp;:</p>\n\n<ul>\n\t<li>2,6&nbsp;milliards de dollars sur trois ans pour maintenir le cadre fiscal des administrations locales (Local Government Fiscal Framework) et fournir aux municipalités un financement stable et prévisible, y compris 563&nbsp;millions de dollars pour Edmonton et 808&nbsp;millions de dollars pour Calgary.</li>\n\t<li>66&nbsp;millions de dollars pour remplacer le pont Smith dans le district municipal de Lesser Slave River. Le projet améliorera l’accès à la région du lac des Esclaves pour les industries et les résidents.</li>\n\t<li>39&nbsp;millions de dollars pour la viabilisation du développement du Beaumont’s Innovation Park.</li>\n\t<li>103&nbsp;millions de dollars pour des projets d’atténuation de la sécheresse et des inondations afin d’aider les communautés à améliorer leur résilience à long terme.</li>\n\t<li>38&nbsp;millions de dollars pour maintenir l'engagement de la province en matière de prévention et de lutte contre les feux de forêt.</li>\n\t<li>Ceci ne comprend pas les investissements de capitaux pour cinq avions-citernes, car la livraison de ceux-ci devrait commencer en 2031; le financement sera donc inclus dans des plans d’immobilisations futurs.</li>\n\t<li>19&nbsp;millions de dollars pour les infrastructures de sécurité publique et d’urgence, y compris le système de radiocommunication des premiers intervenants (Alberta First Responders Radio Communications System) et la surveillance environnementale.</li>\n\t<li>21,2&nbsp;millions de dollars sur trois ans pour élargir le programme de surveillance électronique afin d’assurer la sécurité des communautés.</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;Ce budget reflète les choix difficiles, mais responsables qui s’imposent en période de véritable défi. En conservant le financement essentiel et en respectant nos engagements, nous continuons à soutenir les communautés d’aujourd’hui, tout en bâtissant l’avenir.&nbsp;»</p>\n\n<footer><em>Dan Williams, ministre des Affaires municipales</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-10\"></a><h2>Énergie, pipelines et développement des ressources</h2>\n\n<p>Le budget de 2026 contribue à maintenir l'Alberta au rang de chef de file mondial en matière de production énergétique responsable et fiable grâce à&nbsp;:</p>\n\n<ul>\n\t<li>15&nbsp;millions de dollars en 2025-2026 et en 2026-2027 pour les travaux de planification préliminaires visant à faire avancer un oléoduc vers la côte Ouest. Cette somme comprend des estimations de coûts et la mobilisation pour contribuer à éclairer une proposition crédible qui sera soumise à l’examen du gouvernement fédéral.</li>\n\t<li>Fonds en vue d’améliorer le système afin de mettre en œuvre le programme de redevances sur le bitume en nature.\n\t<ul>\n\t\t<li>Il est nécessaire d’améliorer ce programme, qui pourrait aider la province à obtenir le meilleur prix mondial pour le pétrole et stimuler les investissements privés.</li>\n\t</ul>\n\t</li>\n\t<li>530 000&nbsp;$ pour continuer à dialoguer avec les Albertaines et les Albertains au sujet de l’énergie nucléaire, et élaborer une feuille de route et un cadre réglementaire provinciaux.</li>\n\t<li>Le gouvernement de l’Alberta commencera à vendre des crédits d’énergie renouvelable pour compenser une petite partie des pertes du programme d'énergie renouvelable lancé par un gouvernement précédent.</li>\n</ul>\n\n<blockquote>\n<p>«&nbsp;Notre économie est alimentée par notre pétrole et notre gaz produits de manière responsable, et la demande mondiale n’a jamais été plus forte ni plus importante. Les investissements que nous faisons dans le secteur énergétique dans le cadre du budget de 2026 nous permettront de construire des hôpitaux, des écoles et des routes, et d’alimenter cette province pendant des générations à venir.&nbsp;»</p>\n\n<footer><em>Brian Jean, ministre de l’Énergie et des Minéraux</em></footer>\n</blockquote>\n\n<a name=\"jumplinks-11\"></a><h2>Soutenir le commerce et la diversification</h2>\n\n<p>Le budget de 2026 continue de diversifier l’économie de l’Alberta et d’accroître les occasions d’affaires grâce à&nbsp;:</p>\n\n<ul>\n\t<li>9&nbsp;millions de dollars sur trois ans pour le programme de coopératives de traitement des semences (Cooperative Seed Processors Program) afin de moderniser l’infrastructure, la technologie et l’équipement vieillissants dans les installations de traitement.</li>\n\t<li>4,6 milliards de dollars sur trois ans pour développer et entretenir le réseau de routes et de ponts qui appartient à la province et relie les municipalités et les communautés dans l’ensemble de l’Alberta, afin de favoriser la circulation sûre et efficace du trafic industriel, commercial et de passagers</li>\n\t<li>129&nbsp;millions de dollars en 2026 pour le développement économique et le commerce dans le but de soutenir l’attraction des investissements et de rehausser le commerce interne et international.</li>\n</ul>\n\n<a name=\"jumplinks-12\"></a><h2>Investir dans les entreprises et l’industrie</h2>\n\n<p>Le budget de 2026 appuie la croissance des entreprises, l’attraction des investissements et la compétitivité à long terme grâce à :</p>\n\n<ul>\n\t<li>25&nbsp;millions de dollars sur trois ans en vue d’appuyer des projets dirigés par des Autochtones par l’entremise de l’initiative de réconciliation avec les Autochtones (Indigenous Reconciliation Initiative) et du fonds d’investissement dans les entreprises autochtones (Aboriginal Business Investment Fund).</li>\n\t<li>20&nbsp;millions de dollars au titre du soutien aux petites entreprises et du développement de l’économie régionale, de sorte à stimuler la croissance locale et la création d’emplois.</li>\n\t<li>385&nbsp;millions de dollars sur trois ans pour le programme de subvention pour l’emploi et l’innovation (Alberta’s Innovation Employment Grant) qui fournit aux petites et moyennes entreprises des crédits d’impôt remboursables au titre d’investissements admissible dans la recherche et le développement dans la province.</li>\n\t<li>15&nbsp;millions de dollars sur trois ans à l’appui du plan directeur de transport ferroviaire de passagers (Passenger Rail Master Plan) ayant pour but de développer un réseau ferroviaire pour voyageurs.</li>\n\t<li>76&nbsp;millions de dollars pour Travel Alberta afin de créer des emplois et de soutenir les entreprises familiales et les exploitants d'entreprises touristiques autochtones, ce qui contribue à la prospérité de l’économie locale.</li>\n\t<li>4&nbsp;millions de dollars pour une réhabilitation majeure de la piste d’atterrissage et de l’aire de trafic de l’aéroport Cooking Lake.</li>\n\t<li>39&nbsp;millions de dollars sur trois ans pour la viabilisation du développement de l’Innovation Park à Beaumont.</li>\n\t<li>87&nbsp;millions de dollars sur trois ans pour le programme de mesures incitatives du secteur pétrochimique (Alberta Petrochemicals Incentive Program), qui vise à attirer les investissements et soutient la position de l’Alberta en tant que producteur mondial de produits pétrochimiques.\n\t<ul>\n\t\t<li>À ce jour, le gouvernement de l’Alberta a engagé 647&nbsp;millions de dollars dans cinq grands projets représentant 9,1&nbsp;milliards de dollars d’investissements privés dans les secteurs de la pétrochimie, de l’hydrogène et des carburants synthétiques.</li>\n\t</ul>\n\t</li>\n\t<li>225&nbsp;000 $ en 2026-2027 pour créer le Secrétariat du Conseil d’investissement de la première ministre, qui favorisera une approche plus consolidée et stratégique en matière d'attraction des investissements dans l'ensemble des ministères et des principaux organismes partenaires, ainsi qu’un meilleur suivi des dossiers d'investissement importants.&nbsp;</li>\n</ul>\n\n<p><em>Le budget de 2026 est axé sur ce qui compte en investissant de manière ciblée dans les étudiants et les salles de classe et les soins de santé et l’économie, tout en faisant preuve d’un robuste leadership fiscal et en contrôlant les coûts.</em></p>\n\n<a name=\"jumplinks-13\"></a><h2>Renseignements connexes</h2>\n\n<ul>\n\t<li><a href=\"https://open.alberta.ca/publications/budget-2026\">Budget 2026</a></li>\n</ul>\n\n<div class=\"side-content\">\n<aside role=\"complementary\">\n<a name=\"jumplinks-14\"></a><h2>Translations</h2>\n\n<ul>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langar.pdf\" title=\"Read the Arabic version\">Arabic</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langsc.pdf\" title=\"Read the Simplified Chinese version\">Simplified Chinese</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langtc.pdf\" title=\"Read the Traditional Chinese version\">Traditional Chinese</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langhi.pdf\" title=\"Read the Hindi version\">Hindi</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langko.pdf\" title=\"Read the Korean version\">Korean</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langfa.pdf\" title=\"Read the Persian version\">Persian</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langpa.pdf\" title=\"Read the Punjabi version\">Punjabi</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langso.pdf\" title=\"Read the Somali version\">Somali</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langes.pdf\" title=\"Read the Spanish version\">Spanish</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langtl.pdf\" title=\"Read the Tagalog version\">Tagalog</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-languk.pdf\" title=\"Read the Ukrainian version\">Ukrainian</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langur.pdf\" title=\"Read the Urdu version\">Urdu</a></li>\n\t<li><a href=\"https://www.alberta.ca/system/files/news-budget-strengthening-what-matters-20260226-langvi.pdf\" title=\"Read the Vietnamese version\">Vietnamese</a></li>\n</ul>\n</aside>\n</div> \n                    \n                    \n                    <br clear=\"all\">\n                    \n\n                    \n\n                  </div>\n                </div>\n              </main>\n              <!-- Changed December 12, 2019 -->\n\n                  <div class=\"ab-footer\">\n        <div class=\"ab-wrapper\">\n\t\t\t<div id=\"ab-quicklinks\" class=\"goa-list\">\n                <h3 class=\"sr-only\">Quick links</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/find-a-job.aspx\">Jobs</a></li>\n\t\t\t        <li><a href=\"/staff-directory.cfm\">Staff directory</a></li>\n\t\t\t        <li><a href=\"/open-government-program.aspx\">Open Government Program</a></li>\n\t\t\t        <li><a href=\"/ministries.aspx\">Ministries</a></li>\n\t\t\t        <li><a href=\"/contact.cfm\">Contact us</a></li>\n\t\t\t        <li><a href=\"/social-media-directory.aspx\">Social media directory</a></li>\n                </ul>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div id=\"ab-aboutlinks\" class=\"goa-list\">\n\t\t\t    <h3 class=\"sr-only\">About this site</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/usingthissite.aspx\">Using Alberta.ca</a></li><li><a href=\"/disclaimer.aspx\">Disclaimer</a></li><li><a href=\"/privacystatement.aspx\">Alberta.ca privacy statement</a></li><li><a href=\"/accessibility.aspx\">Accessibility</a></li>\n                    \n\t\t\t    </ul>\n\t\t\t</div>\n\t\t\t\n            <div class=\"ab-copyright\">\n                © 2025 Government of Alberta\n            </div>\n        <span class=\"ab-logo\">Alberta.ca</span></div>\n    </div>\n\n              <!-- overlapping image script -->\n              <script type=\"text/javascript\">\n                window.addEventListener('DOMContentLoaded', function () {\n                  /* overlapping image script ***/\n                  // if(document.querySelectorAll('[role=\"main\"] > *:first-child + .figure').length > 0) {\n                  //   document.querySelector('.section-title-lede').className += ' has-image';\n                  //   document.querySelector('[role=\"main\"] > *:first-child + .figure').className += ' has-image';\n                  // };\n\n                  /* responsive video ***/\n                  if (document.getElementsByTagName('iframe').length > 0) {\n                    document.getElementsByTagName('iframe')[0].parentNode.className += ' ab-iframe-container';\n                  };\n\n                }, false);\n              </script>\n\n              <script>\n\n                // dsComponents\n\n                if (goa) goa.init({\n                  debug: false\n                });\n\n                // abLayouts\n\n                if (ab) ab.init({\n                  menudata: '/index.aspx',\n                  enabletoc: true,\n                  debug: false\n                });\n\n                // abComponents\n\n                if (abComponents) abComponents.init({\n                  debug: true\n                });\n\n              </script><button class=\"ab-mask\"></button><div class=\"ab-mask\" style=\"display: none;\"></div>\n            \n          \n    <script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 927,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11478,
          "settleDelayMs": 10000,
          "auditMs": 1646,
          "totalMs": 13742,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 2235,
          "failed": 33,
          "cantTell": 30,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_complementary_labelled",
          "aria_content_in_landmark",
          "aria_role_redundant",
          "blockquote_cite_exists",
          "element_attribute_deprecated",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "heading_markup_misuse",
          "style_color_misuse",
          "style_highcontrast_visible",
          "svg_graphics_labelled"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"text/html;charset=utf-8\" http-equiv=\"content-type\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d8b20f65544",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-63eaccf7",
            "a11yPatternFingerprint": "3cec0199311ae722796d1a24cdcb48b28aef107814a5fde9c17579fc934cf927",
            "a11yPatternDisplayId": "A11Y-PAT-3CEC0199311A",
            "a11yOccurrenceFingerprint": "92e6b0bc4a0b48602d022e7a2db90e0c6014827fec50cca4098d09257aa27a38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-92E6B0BC4A0B"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3833e7014d7d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1c02f416",
            "a11yPatternFingerprint": "0c55ba5631f941b41db256b31b551f357342058b2913de7b3b5895cee5b763e2",
            "a11yPatternDisplayId": "A11Y-PAT-0C55BA5631F9",
            "a11yOccurrenceFingerprint": "f36b21f292c0ca34afc6e9a73dc4c40ee5ad1a549bae52fee856e129e2d79692",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F36B21F292C0"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "419e1a7ab70d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-06331fc8",
            "a11yPatternFingerprint": "01c9bc90270dfb975886f621df0c66cf71b2e9a176dca9cf93671ddbd013e4dc",
            "a11yPatternDisplayId": "A11Y-PAT-01C9BC90270D",
            "a11yOccurrenceFingerprint": "90f3aae41fee21357d9eded25e556f08e3005c83c76bb75fdaa36b991a22c750",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90F3AAE41FEE"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "914ffe6f63f8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "c98bf6cf12960ab5728f4ee2117908253141efb9cb27a088d467d177c34b5e0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C98BF6CF1296"
          },
          {
            "rule": "svg_graphics_labelled",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The SVG element has no accessible name",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "124fff70a4cc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "a11yPatternFingerprint": "84b644133dab60e6a655281a0f61addcfb3c4b52753208e2cf685e6a651f11af",
            "a11yPatternDisplayId": "A11Y-PAT-84B644133DAB",
            "a11yOccurrenceFingerprint": "bace75daab5d2714e9aad5b23ffc8e46b3d8eb44828d143bf6e6894adc21bcc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BACE75DAAB5D"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfce3caeb9e6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "3da233e6f22860bdb1f3a74bd17f5d60a6f2a04be6cb666ec99b82e72ee106cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DA233E6F228"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ac63c6a2dbb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "a11yPatternFingerprint": "cf206562053319acb0608770bc7216ba59d3227ba00785872bcbbc8b216ad4c3",
            "a11yPatternDisplayId": "A11Y-PAT-CF2065620533",
            "a11yOccurrenceFingerprint": "741b01f07810796df46f6ed5ae50237f088b0410b607ee3abe8dfc3c99ba633a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-741B01F07810"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "heading_markup_misuse",
            "xpath": null,
            "html": "<h3>",
            "message": "Verify that the heading element is a genuine heading",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fda2b7c7b498",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a9f5dd65",
            "a11yPatternFingerprint": "4551599b27ab893580fac23f97e5ea12dfd71991d6d0a48c607a8eb6386f600d",
            "a11yPatternDisplayId": "A11Y-PAT-4551599B27AB",
            "a11yOccurrenceFingerprint": "d0ff6386dc20cd1f84db2caa6d6035c93a7448688061a78db326bfc78b56aa19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D0FF6386DC20"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"https://open.alberta.ca/publications/budget-2026\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b65347cff81",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-396c109d",
            "a11yPatternFingerprint": "07b15414bfd5aef0b8247d774e43fcb2669a839861a313b4d5c64900bad59cf4",
            "a11yPatternDisplayId": "A11Y-PAT-07B15414BFD5",
            "a11yOccurrenceFingerprint": "31c084b634ddfc744474512f9a499067c41befd99443f858b4e5b519b996aba6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-31C084B634DD"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<aside role=\"complementary\">",
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a63c18d9d081",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8c947e3e",
            "a11yPatternFingerprint": "a0ca41753385d445c36f49e00422013039ffb5e68ebece65293871af0e0a3efe",
            "a11yPatternDisplayId": "A11Y-PAT-A0CA41753385",
            "a11yOccurrenceFingerprint": "053385d3e360e6dbab737be3977b1fdb2fe4fe78d19f30028a23b6d3b7c22c6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-053385D3E360"
          },
          {
            "rule": "aria_complementary_labelled",
            "xpath": null,
            "html": "<aside role=\"complementary\">",
            "message": "Element with \"complementary\" role does not have a label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1520cfaef652",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46033ebd",
            "a11yPatternFingerprint": "b8314d5dbaca5a1e54e470d2b764a331366c3dae4e54b696e8a893b549e8e3a7",
            "a11yPatternDisplayId": "A11Y-PAT-B8314D5DBACA",
            "a11yOccurrenceFingerprint": "0fc892de97df3fc03e2d5f712b9db05f4c7dc8b6c0e198b231c8cd7f09374516",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0FC892DE97DF"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<br clear=\"all\">",
            "message": "The HTML attribute(s) \"clear\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb0365d95c73",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-47b91650",
            "a11yPatternFingerprint": "d689bf254d871a4861538a444592b6d73ecc88d1350320e06cc0347ba99669c3",
            "a11yPatternDisplayId": "A11Y-PAT-D689BF254D87",
            "a11yOccurrenceFingerprint": "7cc91d1a11b93309c9f444b7b8fe39fbaab295f6e9887ba9b9195612ad3ceb55",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7CC91D1A11B9"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c38cf2292453",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ca1da133",
            "a11yPatternFingerprint": "cc2fcc13a9e9865cb950df43dab6648a135513672edb7865f6813ec770afe3e6",
            "a11yPatternDisplayId": "A11Y-PAT-CC2FCC13A9E9",
            "a11yOccurrenceFingerprint": "e2589381f35a4146a376907680174e91ed4dae0d4cb519f2477c4b0c313b735f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2589381F35A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/find-a-job.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7692e4c29338",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-450dc9aa",
            "a11yPatternFingerprint": "d14d8c06419cef725624840925be81e7334d155b4c636d737dc8f38151766c27",
            "a11yPatternDisplayId": "A11Y-PAT-D14D8C06419C",
            "a11yOccurrenceFingerprint": "8b63424dd58671f582bcee01d819395d921ba3898d684ab5df649a58a6a8c775",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B63424DD586"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/staff-directory.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5a3477f54f2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0c592452",
            "a11yPatternFingerprint": "471a2717ecf0dcf92fe5eab1d2e9dab1e42c6b8c859b734bd0c9e624c95b22a0",
            "a11yPatternDisplayId": "A11Y-PAT-471A2717ECF0",
            "a11yOccurrenceFingerprint": "837c4c3e4aed1284e497481639548a877705f85d9b8ab1ab272905603668d217",
            "a11yOccurrenceDisplayId": "A11Y-OCC-837C4C3E4AED"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/open-government-program.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83553a31a820",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d572c365",
            "a11yPatternFingerprint": "c151819315e65891afba7ac43044f3f08be6e48ef04e315bcdc61edbaad4cd2d",
            "a11yPatternDisplayId": "A11Y-PAT-C151819315E6",
            "a11yOccurrenceFingerprint": "149e8c02d655f226b7394325c84910d63dc6ec0aae3f2d7f13c4c0fa618d1742",
            "a11yOccurrenceDisplayId": "A11Y-OCC-149E8C02D655"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/ministries.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95f3cc749795",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e1b98dc8",
            "a11yPatternFingerprint": "cdb3bf358b51db3661e08b31e6ea4b16f766bed4e8de99cee92fd5eefdb9f7ee",
            "a11yPatternDisplayId": "A11Y-PAT-CDB3BF358B51",
            "a11yOccurrenceFingerprint": "9cee84f078fbd1b7898dba2ec7bca6e195ec26725f634b3cf776493f63c752f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CEE84F078FB"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/contact.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81676905c2db",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-82663e78",
            "a11yPatternFingerprint": "2c8326d0e090dc367c2d53e095d0b9d8a704cbb5ac5d906d837efe864ae1d638",
            "a11yPatternDisplayId": "A11Y-PAT-2C8326D0E090",
            "a11yOccurrenceFingerprint": "e9cd12dcdbc716b5777b83341ad591bb27927b17b0f130e6c03d38f15019699d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E9CD12DCDBC7"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/social-media-directory.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50a2aa37d921",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a40c7f0",
            "a11yPatternFingerprint": "90e2679182f15c5fc1e126333364233cab34d57c95828f550601d62ded18c6fa",
            "a11yPatternDisplayId": "A11Y-PAT-90E2679182F1",
            "a11yOccurrenceFingerprint": "9a4558bb159aeb97b719815161867ad97c4109b26f3b2adc2e5f70abae8dd6a5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9A4558BB159A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/usingthissite.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcd15112ed72",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c355b056",
            "a11yPatternFingerprint": "9ae9b9c8b9cd2ae5f0bada4302a134266a53b6cf587e0488a252b42532d9bfd7",
            "a11yPatternDisplayId": "A11Y-PAT-9AE9B9C8B9CD",
            "a11yOccurrenceFingerprint": "9f8ebf0f920a9a24f4ce8c4fac7a8d5c0819ad19e29a4cf31dce8fafe9e1409e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F8EBF0F920A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/disclaimer.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b635f0e514b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e41a39ad",
            "a11yPatternFingerprint": "27d51a332017d7303f00c50f46d77df7d894bf05d73726c5e84b6bf3383250d3",
            "a11yPatternDisplayId": "A11Y-PAT-27D51A332017",
            "a11yOccurrenceFingerprint": "2e9e233697571d13aa927ae7bb6f701187dc5368da762856baa93ec69e179d78",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E9E23369757"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/privacystatement.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe0db628f90a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-56c8bbbf",
            "a11yPatternFingerprint": "e5c9049237af24e67b3dae28b74bf9f391b7d23f2e4649e215b33701e22e1b60",
            "a11yPatternDisplayId": "A11Y-PAT-E5C9049237AF",
            "a11yOccurrenceFingerprint": "f6a44b9d5c877f81930dde69a03176d7bed9c1ecdb3e2949b3379f37875813a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F6A44B9D5C87"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/accessibility.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f18fb3abb851",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d2eceef",
            "a11yPatternFingerprint": "6af25d6125010dc979e91705b8406bd00db6ce6ab99cfaef091138e55ec45806",
            "a11yPatternDisplayId": "A11Y-PAT-6AF25D612501",
            "a11yOccurrenceFingerprint": "ab22ebbd4776d7e8b68e494c1b951ed6c471317397e00b6f0dceacd340f60ac0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AB22EBBD4776"
          }
        ],
        "outcomeCount": 2283,
        "uniqueFailedCount": 23,
        "duplicateFailedCount": 10,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 1,
          "errors": 0,
          "warnings": 1,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "263c83d7dbd5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "1c0271380551bb848634e5d3769f2ebfbca7076280772f097a7f82981cf7d202",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1C0271380551"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 10,
      "timings": {
        "fetchMs": 775,
        "pageNavigationMs": 11478,
        "pageLoadDelayMs": 10000,
        "totalMs": 19537,
        "scannerMs": {
          "axe": 13742,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/birth-adoption-death-marriage-and-divorce-topic",
      "finalUrl": "https://alberta.ca/birth-adoption-death-marriage-and-divorce-topic",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 179,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 179,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 179,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/budget",
      "finalUrl": "https://www.alberta.ca/budget",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Budget | Alberta.ca",
      "elapsedMs": 21024,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 853,
          "failed": 6,
          "cantTell": 15,
          "inapplicable": 41
        },
        "failedRules": [
          "aria-allowed-attr",
          "aria-prohibited-attr",
          "button-name"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-text",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-allowed-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#goa-band29421 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe",
            "html": "<a class=\"ytmVideoInfoVideoTitle\" aria-level=\"2\" href=\"https://www.youtube.com/watch?v=ngdpjwTmHUY\"><span class=\"ytAttributedStringHost ytmVideoInfoLink ytAttributedStringWhiteSpaceNoWrap\" style=\"\">Budget 2026: Focused on what matters</span></a>",
            "message": "Elements must only use supported ARIA attributes",
            "fixSummary": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"2\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0229e36f2e73",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-6fc680df",
            "a11yPatternFingerprint": "27e3a34875b931026e87404c2d7a7df6c6fd54517c644062fe3f82211c207ee4",
            "a11yPatternDisplayId": "A11Y-PAT-27E3A34875B9",
            "a11yOccurrenceFingerprint": "fe726333c1f15baab9500e028eaaa27be805ebe182ebbad9e9ce9608be7a56ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE726333C1F1"
          },
          {
            "rule": "aria-allowed-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#goa-band73942 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe",
            "html": "<a class=\"ytmVideoInfoVideoTitle\" aria-level=\"2\" href=\"https://www.youtube.com/watch?v=bxaW5LWHuLs\"><span class=\"ytAttributedStringHost ytmVideoInfoLink ytAttributedStringWhiteSpaceNoWrap\" style=\"\">Budget 2026 media briefing and news conference - February 26, 2026</span></a>",
            "message": "Elements must only use supported ARIA attributes",
            "fixSummary": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"2\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4434238c6b88",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-4e8d48d8",
            "a11yPatternFingerprint": "4fb88b1843e5f7471983a761835c603baff382ef4f841d09524c929b3c19d09a",
            "a11yPatternDisplayId": "A11Y-PAT-4FB88B1843E5",
            "a11yOccurrenceFingerprint": "89ade0992ff66dd34efedfabc4373ef5b94607c3d0eaa3300398f550479644fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-89ADE0992FF6"
          },
          {
            "rule": "aria-prohibited-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-prohibited-attr?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#goa-band29421 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe",
            "html": "<div class=\"html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/b0d2d49a/player_embed.vflset/en_US/base.js\" aria-label=\"YouTube Video Player\">",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "aria-prohibited-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-prohibited-attr?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#goa-band73942 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe",
            "html": "<div class=\"html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/b0d2d49a/player_embed.vflset/en_US/base.js\" aria-label=\"YouTube Video Player\">",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#goa-band29421 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe",
            "html": "<button class=\"ytmVideoInfoLink ytmVideoInfoChannelAvatar\"><img class=\"ytCoreImageHost ytmVideoInfoChannelLogo ytCoreImageFillParentHeight ytCoreImageFillParentWidth ytCoreImageContentModeScaleAspectFill\" alt=\"thumbnail-image\" style=\"background-color: transparent;\"></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#goa-band73942 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe",
            "html": "<button class=\"ytmVideoInfoLink ytmVideoInfoChannelAvatar\"><img class=\"ytCoreImageHost ytmVideoInfoChannelLogo ytCoreImageFillParentHeight ytCoreImageFillParentWidth ytCoreImageContentModeScaleAspectFill\" alt=\"thumbnail-image\" style=\"background-color: transparent;\"></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-marketing\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Budget 2026 focuses on what matters, makes disciplined choices, and takes decisive action.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/budget\">\n<meta name=\"template\" content=\"Marketing\">\n<meta name=\"ministry-id\" content=\"23\">\n<meta name=\"page-type\" content=\"Strategic\">\n<meta name=\"published\" content=\"2026-02-26T15:47:16-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6507\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/budget\">\n<meta property=\"og:title\" content=\"Budget\">\n<meta property=\"og:description\" content=\"Budget 2026 focuses on what matters, makes disciplined choices, and takes decisive action.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Budget\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/budget\">\n\n    <title>Budget | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_PrrFKSdYbBi5hv3s9HgU2s1uHLcVO7OfBjyQwpNME_8.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\">\n\n          <style>/* rss ***/\n\n.news-feed {\n    position: relative;\n}\n.rss-subscribe {\n    position: absolute;\n    top: -46px;\n    right: 0;\n}\n\n.button-rss.button-rss {\n    box-sizing: border-box;\n    display: inline-block;\n    min-width: 70px;\n    margin: 0;\n    padding: 12px;\n    border-radius: 4px;\n    border: 2px solid #0070c4;\n    background: #0070c4;\n    color: #fff;\n    text-decoration: none;\n    font-size: 18px;\n    font-weight: bold;\n    line-height: 1em;\n}\n.button-rss.button-rss:hover {\n    background: #004f84;\n}\n\n\n/* rtl ******************/\n\nhtml[dir = 'rtl'] .rss-subscribe {\n    right: auto;\n    left: 0;\n}</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6507\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-budget section-budget path-node page-node-type-marketing\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n    \n            <div class=\"goa-container goa-container--medium goa-background--blue goa-container--header goa-hero goa-hero--marketing goa-hero--large\" style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/tbf-budget2026-overview-1920x1080.jpg?itok=D-tfmbTJ') center center; background-size: cover;\">  \n    <div class=\"goa-wrapper\">\n      \n  <div class=\"goa-breadcrumbs\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/government-finances\">Budget and finance</a>\n          </li>\n      <li>\n              <span>Budget 2026</span>\n          </li>\n    </ul>\n\n</div>\n\n\n      \n      <div class=\"goa-column-100-100-100\">\n                  <h1 class=\"goa-marketing-home\">\n<span>Budget</span>\n</h1>\n                      <h2>Overview</h2>\n                                    <p class=\"lede\">\n  Budget 2026 focuses on what matters, makes disciplined choices, and takes decisive action.\n</p>\n                      </div>\n    </div>\n  </div>\n\n  \n    <div class=\"goa-pagemenu-wrapper goa-pagemenu-wrapper-marketing goa-pagemenu-wrapper-marketing\"><div class=\"goa-section-menu\"><button class=\"goa-section-menu--links\" aria-expanded=\"false\"><span class=\"goa-section-menu--links-icon\">Menu</span><span class=\"goa-section-menu--links-title\">Budget</span></button></div>\n    <div class=\"goa-section-content\">\n      <div class=\"goa-section-wrapper\">\n        <div class=\"goa-pagemenu goa-container--small\">\n          <ul>\n            \n\n  \n      \n            \n                    \n      <li class=\"active goa-pagemenu-item goa-pagemenu-wrapper-label\">\n                  <a href=\"#\">Overview</a>\n              </li>\n\n                \n      \n            \n                    \n      <li class=\"1 goa-pagemenu-item\">\n                  <a href=\"/budget-highlights\">Budget highlights</a>\n              </li>\n\n      \n    \n            \n                    \n      <li class=\"1 goa-pagemenu-item\">\n                  <a href=\"/economic-outlook\">Economic outlook</a>\n              </li>\n\n      \n    \n            \n                    \n      <li class=\"1 goa-pagemenu-item\">\n                  <a href=\"/revenue\">Revenue</a>\n              </li>\n\n      \n    \n            \n                    \n      <li class=\"1 goa-pagemenu-item\">\n                  <a href=\"/expense\">Expense</a>\n              </li>\n\n      \n    \n            \n                    \n      <li class=\"1 goa-pagemenu-item\">\n                  <a href=\"/capital-plan\">Capital Plan</a>\n              </li>\n\n      \n      \n\n      \n      \n\n\n\n\n          </ul>\n        </div>\n      </div>\n    </div>\n  </div>\n\n\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  \n    <div class=\"field-components\">\n    \n  \n\n\n  \n        \n        \n  \n      <div class=\"goa-background--grey goa-container--small goa-container--strip goa-container--strip-lightblue\" id=\"goa-band29418\">\n      \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Focused on what matters</h2><p>Alberta’s government is taking a careful, disciplined approach to Budget 2026 to manage fiscal challenges and protect essential services.</p>\n\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--grey goa-container--medium\" id=\"goa-band29421\">\n      \n    <div class=\"paragraph paragraph--type--media-block paragraph--view-mode--default goa-column-50-50-100\">\n        <div class=\"goa-image margin-top\">\n      \n  \n    \n    <div class=\"goa-video\">\n    <iframe src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/ngdpjwTmHUY&amp;max_width=0&amp;max_height=0&amp;hash=DDKMxyiGxYw5XpGIRKBRh25r35ai4MMqu-0X89YEdIs\" width=\"200\" height=\"113\" class=\"media-oembed-content\" loading=\"lazy\" title=\"Budget 2026: Focused on what matters\" data-gtm-yt-inspected-155=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-163=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-122726543_738=\"true\"></iframe>\n\n  </div>\n\n\n\n    </div>\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <h2>What the budget means for you</h2><p>Alberta's government is committed to making responsible choices for the benefit of all Albertans by controlling costs and setting clear priorities to ensure taxpayer dollars are spent wisely. Budget 2026 will focus on targeted investments in education, health care and our economy to keep our province moving forward.</p><ul><li>Investments in health care capacity, including hospital beds, health care professionals and critical services.</li><li>Strengthening education by increasing funding to reduce class size and complexity, and supporting educators as they provide students with quality learning.</li><li>Bolstering the economy by investing in industries, infrastructure and a skilled workforce.</li></ul><p><a class=\"goa-cta\" href=\"/budget-highlights\">See the budget highlights</a></p>\n\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--white goa-container--medium\" id=\"goa-band29424\">\n      \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <h2>Economic outlook</h2><p>Alberta continues to face challenges from the shifting global economic landscape. The province’s economy is forecast to grow at a slower pace in 2026 as ongoing trade uncertainty following broad tariffs introduced by the U.S. last year and slower population growth weigh on activity. Despite the slowdown, Alberta is well-positioned and is expected to outperform the rest of the country this year.&nbsp;</p><p><a class=\"goa-cta\" href=\"/economic-outlook\" aria-label=\"Learn more about the Economic outlook\">Learn more</a></p>\n\n  </div>\n\n    <div class=\"paragraph paragraph--type--media-block paragraph--view-mode--default goa-column-50-50-100\">\n        <div class=\"goa-image margin-top\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/tbf-budget2026-economic-outlook-750x422.jpg?itok=Asm8SNJK\" alt=\"A dad plays with his two kids in a sheet tent in their living room.\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--grey goa-container--medium\" id=\"goa-band29427\">\n      \n    <div class=\"paragraph paragraph--type--media-block paragraph--view-mode--default goa-column-50-50-100\">\n        <div class=\"goa-image margin-top\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/tbf-budget2026-revenue-750x422.jpg?itok=2KceCrfL\" alt=\"Two construction workers shake hands while a third worker looks at a tablet in the background\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <h2>Revenue</h2><p>The Budget 2026&nbsp;revenue&nbsp;forecast reflects the impacts and effects of global uncertainty on provincial revenue. Ongoing volatility in Canada-U.S. trade relations and softer global oil demand sentiment continues to impact all major revenue streams and reinforces the need for prudent fiscal planning.&nbsp;</p><p><a class=\"goa-cta\" href=\"/revenue\" aria-label=\"Learn more about Revenue\">Learn more</a></p>\n\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--white goa-container--medium\" id=\"goa-band29430\">\n      \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <h2>Expense</h2><p>The Government of Alberta is committed to fiscal responsibility, efficient delivery of public services, and focusing on Albertans’ priorities, while transforming our health care system, strengthening education and support to vulnerable Albertans, and keeping communities safe.</p><p><a class=\"goa-cta\" href=\"/expense\" aria-label=\"Learn more about the Tax plan\">Learn more</a></p>\n\n  </div>\n\n    <div class=\"paragraph paragraph--type--media-block paragraph--view-mode--default goa-column-50-50-100\">\n        <div class=\"goa-image margin-top\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/tbf-budget2026-doctor-750x422.jpg?itok=PEzQXDR8\" alt=\"A doctor in scrubs examines an MRI scan.\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--grey goa-container--medium\" id=\"goa-band29433\">\n      \n    <div class=\"paragraph paragraph--type--media-block paragraph--view-mode--default goa-column-50-50-100\">\n        <div class=\"goa-image margin-top\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/tbf-budget2026-construction-workers-750x422.jpg?itok=HhoedE6N\" alt=\"Three constructions workers stand in a pile of rubble with a dump truck and excavator in the background.\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <h2>Capital Plan</h2><p>With a total of $28.3 billion allocated over the next 3 years – $2.2 billion more than in Budget 2025 – the 2026 Capital Plan focuses on building communities and maintaining important public infrastructure that supports families and businesses.</p><p><a class=\"goa-cta\" href=\"/capital-plan\" aria-label=\"Learn more about the Capital plan\">Learn more</a></p>\n\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n        \n  \n      <div class=\"goa-background--blue goa-container--medium goa-container--strip goa-container--strip-lightblue\" id=\"goa-band29436\">\n      \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <h2>Budget documents</h2><p>Download detailed documents outlining the government's financial plans.</p><p><a class=\"goa-cta\" href=\"/budget-documents\" aria-label=\"Learn more about the Budget documents\">Learn more</a></p>\n\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <h2>Related pages</h2><p><a href=\"/budget-process\">Budget process</a></p><p><a href=\"/budget-2026-consultation\" data-entity-type=\"node\" data-entity-uuid=\"7a1302de-b19c-4074-9332-cfe3bfc60a4d\" data-entity-substitution=\"canonical\" title=\"Budget 2026 consultation\">Budget 2026 consultation</a></p><p><a href=\"/government-and-ministry-business-plans\">Strategic and ministry business plans</a></p><p><a href=\"/government-and-ministry-annual-reports\">Annual reports</a></p>\n\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--grey goa-container--medium\" id=\"goa-band73942\">\n      \n    <div class=\"paragraph paragraph--type--media-block paragraph--view-mode--default goa-column-50-50-100\">\n        <div class=\"goa-image margin-top\">\n      \n  \n    \n    <div class=\"goa-video\">\n    <iframe src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/bxaW5LWHuLs&amp;max_width=0&amp;max_height=0&amp;hash=o0RH3Q5K2yuVzSBvDkPGlawQnWxSezZbRLO8L5aDp98\" width=\"200\" height=\"113\" class=\"media-oembed-content\" loading=\"lazy\" title=\"Budget 2026 media briefing and news conference - February 26, 2026\" data-gtm-yt-inspected-155=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-163=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-122726543_738=\"true\"></iframe>\n\n  </div>\n\n\n\n    </div>\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <h2 id=\"video\">Watch the news conference</h2><p>Finance Minister Nate Horner provides details on Budget 2026.</p><p><a class=\"goa-cta\" href=\"https://www.alberta.ca/release.cfm?xID=957320EEEC3F2-CED8-6508-FF117557C89B53B7\">Read the full budget address</a></p>\n\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--white goa-container--small\" id=\"goa-band29442\">\n      \n    <div class=\"paragraph paragraph--type--feed-newsroom paragraph--view-mode--default goa-column-100-100-100\">\n                  \n  <h2>News</h2>\n\n<div class=\"news-feed\">\n<div class=\"rss-subscribe\"><a class=\"button-rss\" href=\"https://www.alberta.ca/NewsRoom/newsroom.cfm?numDaysBack=365&amp;deptID=0&amp;keywordRSS=budget\">Subscribe to RSS </a></div>\n</div>\n\n                  \n  <div id=\"block-newsfeedblock\" class=\"block block-news-feed-block\">\n  \n    \n      <ul class=\"goa-news goa-news--release\">\n      <li><div class=\"goa-date\">Jul 23, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96549A0944A32-9C4E-38D5-2F6E3F54A8D6BFCD\">Alberta adds record number of physicians | L’Alberta atteint un nombre record de médecins </a></div><div class=\"goa-text\"><p>Alberta has reached new records in physician recruitment and retention, with data showing the province now has more physicians than ever before.</p></div></li>\n      <li><div class=\"goa-date\">Jul 5, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964500C5EF6F3-9A89-E805-648ACF02B4AF636E\">Increased funding for Highway 63</a></div><div class=\"goa-text\"><p>Minister Devin Dreeshen issued the following statement on increased funding for Highway 63 repairs.</p></div></li>\n      <li><div class=\"goa-date\">Jun 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96341FDB80B04-B7DA-5F16-0919A60C5FEF4073\">Strengthening support for caregivers</a></div><div class=\"goa-text\"><p>Alberta’s government is investing $3.1 million to increase rates for foster, kinship and permanency caregivers, and strengthening existing supports.</p></div></li>\n      <li><div class=\"goa-date\">Jun 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962705589AE37-F4D7-F2D5-1E522ABF45064B90\">Expanding capacity for death investigations</a></div><div class=\"goa-text\"><p>Alberta’s government is investing in critical infrastructure and technology to strengthen death investigations and provide faster answers for grieving families.</p></div></li>\n      <li><div class=\"goa-date\">May 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96160EC2E5B5E-0507-70BA-2D41B11606CC659B\">Budget 2026: Building Alberta’s skilled workforce | Budget 2026 : bâtir une main-d’œuvre qualifiée en Alberta </a></div><div class=\"goa-text\"><p>Budget 2026 is investing $384 million to create 5,500 more apprenticeship training spaces at NAIT and strengthen Alberta’s skilled workforce.</p></div></li>\n      <li><div class=\"goa-date\">May 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96159EAF81F38-A3E4-E225-26D144FBEEE15BE6\">National Police Week: Minister Ellis</a></div><div class=\"goa-text\"><p>Minister of&nbsp;Public Safety and Emergency Services&nbsp;Mike Ellis&nbsp;issued the following statement on&nbsp;National Police Week (May&nbsp;10–16):</p></div></li>\n      <li><div class=\"goa-date\">May 4, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9612686A857BD-0A1B-9F19-A06D6612FD8D3036\">Strengthening acute care in Sherwood Park</a></div><div class=\"goa-text\"><p>A major expansion will bring up to 120 inpatient beds and more operating rooms to the Strathcona Community Hospital.</p></div></li>\n  </ul>\n<a class=\"goa-news-see-all\" href=\"https://www.alberta.ca/news.aspx\">See all news</a>\n\n  </div>\n\n\n      </div>\n\n\n  </div>\n\n\n  </div>\n\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper no-date-or-ministry\" data-page-meta=\"{&quot;id&quot;:&quot;6507&quot;,&quot;owner&quot;:&quot;23&quot;,&quot;type&quot;:&quot;strategic&quot;,&quot;title&quot;:&quot;Budget&quot;}\">\n    <div class=\"goa-container no-ministry\">\n\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/budget#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/budget\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 915,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12320,
          "settleDelayMs": 10000,
          "auditMs": 2215,
          "totalMs": 15154,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 4,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1522,
          "failed": 32,
          "cantTell": 26,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "frame_src_valid",
          "html_lang_exists",
          "html_skipnav_exists",
          "input_label_visible",
          "style_background_decorative",
          "style_color_misuse",
          "style_focus_visible",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "381b2b06a189",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "b99a34d4b64ce3bf3e522a65dc5fea2de0828d579f33a123a9876f36a6b113c0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B99A34D4B64C"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_PrrFKSdYbBi5hv3s9HgU2s1uHLcVO7OfBjyQwpNME_8.css?delta=0&language=en&theme=goa_core&include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f1dd35c579f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-aabaf4ff",
            "a11yPatternFingerprint": "98469666d7ed30c87973a91c23115de4c631a529d5b506ac346dba77277c129c",
            "a11yPatternDisplayId": "A11Y-PAT-98469666D7ED",
            "a11yOccurrenceFingerprint": "270c3a17baf8bfaaf64d9f9e127aac998e3f71814435e15d10773d151423e152",
            "a11yOccurrenceDisplayId": "A11Y-OCC-270C3A17BAF8"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_PrrFKSdYbBi5hv3s9HgU2s1uHLcVO7OfBjyQwpNME_8.css?delta=0&language=en&theme=goa_core&include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56a1befe9320",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-28753398",
            "a11yPatternFingerprint": "3de73c5f1fb9a2e952752836906a91adc61ca9129385f5f81864bbf9f1927da1",
            "a11yPatternDisplayId": "A11Y-PAT-3DE73C5F1FB9",
            "a11yOccurrenceFingerprint": "027401afb566abc5d151391fed19db18d25b3f0d0a29cf210b486e541e0daf48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-027401AFB566"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "072c382dab39",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "39c37365c3e804362bef6629d614eca1a1dc4e484967299ea9daaf0f14d2a603",
            "a11yOccurrenceDisplayId": "A11Y-OCC-39C37365C3E8"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18c3fa8c4469",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "01f01ef015c7619f9b9a1b1b258c4de2a40806cd999aa5f593fb95e724d5b60a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-01F01EF015C7"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56eb29e9bcb4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "776065a9dfebb3d6b35f916771b9161f38ccab841322793e7712c2156ca9635a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-776065A9DFEB"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83aa78c2678c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "fca8f0597810b2cdbfec5928db267c4201ff61878a00ce92826ac9442b686dff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCA8F0597810"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acafc80427c1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "a9f764fe50b976a009874e55d435597b0cc3c1642f93134b0dab412053a1d58e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A9F764FE50B9"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbdd7e6cdc9a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "55084132613ebde16521359dd0c73f06c3d867aeebd0dc79839a640573116cb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55084132613E"
          },
          {
            "rule": "style_background_decorative",
            "xpath": null,
            "html": "<div style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/tbf-budget2026-overview-1920x1080.jpg?itok=D-tfmbTJ') center center; background-size: cover;\" class=\"goa-container goa-container--medium goa-background--blue goa-container--header goa-hero goa-hero--marketing goa-hero--large\">",
            "message": "Verify the CSS background image does not convey important information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd5215a026d5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f34bbca8",
            "a11yPatternFingerprint": "b4d12c6b29a3bf0bddcfd30e130d66ac958a3194fb59215c68e8432dde4b30a5",
            "a11yPatternDisplayId": "A11Y-PAT-B4D12C6B29A3",
            "a11yOccurrenceFingerprint": "99e9723b24d6fad511eff31296e262cd049545c9f7218bee0b4418db92d9ae6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99E9723B24D6"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 48px and weight of 700",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa65f789d021",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "814201323cb5ac237eabcc51a936d6ed19c2c8287b7a011ae023e70511cd670d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-814201323CB5"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<h2>",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 36px and weight of 100",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34a3e3f68151",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-70e7e129",
            "a11yPatternFingerprint": "4e93653bea5b20c5ae864d9740004f3bfd5040dc97ece2d8b2f954ca4ecde15e",
            "a11yPatternDisplayId": "A11Y-PAT-4E93653BEA5B",
            "a11yOccurrenceFingerprint": "4d95967857796bd0e19e410d9675501d10a5ff2fc40d755461b1f34b7cdb9af8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4D9596785779"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<p class=\"lede\">",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 18px and weight of 400",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7e3c6895bdc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-aadec132",
            "a11yPatternFingerprint": "167bb7f2e0a4d3db2396444611f7303fb2beb8d095bd24a9bd068ec4a53a846d",
            "a11yPatternDisplayId": "A11Y-PAT-167BB7F2E0A4",
            "a11yOccurrenceFingerprint": "48cef07ab4c4000cdc7427411aea3897e680cfdefde998b9ab1e9cb3b12d22aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-48CEF07AB4C4"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48758b94c1f3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "95ed71c4ca107b085013f5364d8d3baa920c10bdab47978c245771ace6e5da59",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95ED71C4CA10"
          },
          {
            "rule": "frame_src_valid",
            "xpath": null,
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" data-gtm-yt-inspected-155=\"true\" title=\"Budget 2026: Focused on what matters\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/ngdpjwTmHUY&max_width=0&max_height=0&hash=DDKMxyiGxYw5XpGIRKBRh25r35ai4MMqu-0X89YEdIs\">",
            "message": "Verify <frame> content is accessible",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ef3c26fe8fd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bf6b4856",
            "a11yPatternFingerprint": "8a9d44b5836809b309194e41362de2d5e0dbfaaf43076f0a527fce651a18463b",
            "a11yPatternDisplayId": "A11Y-PAT-8A9D44B58368",
            "a11yOccurrenceFingerprint": "2e88a8580236ab0f23db7840164e3f1d58cf5c63915c2cf01f4aa65675585af1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E88A8580236"
          },
          {
            "rule": "style_focus_visible",
            "xpath": null,
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" data-gtm-yt-inspected-155=\"true\" title=\"Budget 2026: Focused on what matters\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/ngdpjwTmHUY&max_width=0&max_height=0&hash=DDKMxyiGxYw5XpGIRKBRh25r35ai4MMqu-0X89YEdIs\">",
            "message": "Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c992cb20e642",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c6b4b6f2",
            "a11yPatternFingerprint": "4eade013426129150cf8b5bc6b7e834b5b4b7989cce7e6d76970fdac2dc1c0c8",
            "a11yPatternDisplayId": "A11Y-PAT-4EADE0134261",
            "a11yOccurrenceFingerprint": "d5f2df388116450108e1093bf7dc975611f42310e37d7f3f3ca9f82ac3dae37d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5F2DF388116"
          },
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4ac77e6ad93",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "0ef4ace277a2a9b5e8a429de355bc07681a25a4f12a96a48ddf8ed8326607e3e",
            "a11yPatternDisplayId": "A11Y-PAT-0EF4ACE277A2",
            "a11yOccurrenceFingerprint": "78c1ad049eb816f306b1c4caeee08fe78dd029142f19a018673f8c2cb62d94cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78C1AD049EB8"
          },
          {
            "rule": "html_skipnav_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Verify there is a way to bypass blocks of content that are repeated on multiple Web pages",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f3d1330dc66",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-622ff3e1",
            "a11yPatternFingerprint": "cff6548ce3755732469d0787de2bddd3b75b5ee666d86090ad94c99f2a015d74",
            "a11yPatternDisplayId": "A11Y-PAT-CFF6548CE375",
            "a11yOccurrenceFingerprint": "4c109f47a6726228d4b37d76cab053cf4d2a158728e625ba86ef93ee3e86393a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C109F47A672"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<body style=\"margin: 0\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cddb7654f86a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-4578fdd5",
            "a11yPatternFingerprint": "6e926a8d87b766fbdbcc58f97ca111736808686364b0c1a3ca956c9234130d64",
            "a11yPatternDisplayId": "A11Y-PAT-6E926A8D87B7",
            "a11yOccurrenceFingerprint": "c9822f78441387418c0f30f3844fc499aaf0ed39f0d86d7d239d436d18b4d09b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C9822F784413"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<iframe title=\"Budget 2026: Focused on what matters\" allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\" src=\"https://www.youtube.com/embed/ngdpjwTmHUY?feature=oembed\" height=\"113\" width=\"200\">",
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5e525412c4f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ba6d0fa4",
            "a11yPatternFingerprint": "8da8ab46a25e513c5b14e0fe64273ad8a1499d1a1883cfc8092abf2e55f6c7cb",
            "a11yPatternDisplayId": "A11Y-PAT-8DA8AB46A25E",
            "a11yOccurrenceFingerprint": "e89bee1ad4d275c67534992f5f46634a06457c888e79ff2ea29d1720e680330c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E89BEE1AD4D2"
          },
          {
            "rule": "frame_src_valid",
            "xpath": null,
            "html": "<iframe title=\"Budget 2026: Focused on what matters\" allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\" src=\"https://www.youtube.com/embed/ngdpjwTmHUY?feature=oembed\" height=\"113\" width=\"200\">",
            "message": "Verify <frame> content is accessible",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f83a3455a170",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-4f303f03",
            "a11yPatternFingerprint": "e4c3e1704654a29a779aeccedc1c44c989474e17cbd2372ea41d165847b59867",
            "a11yPatternDisplayId": "A11Y-PAT-E4C3E1704654",
            "a11yOccurrenceFingerprint": "8c3e228956cf4d81537f778bff161ce7c59f455b229f0affd8367b1bbd372a63",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8C3E228956CF"
          },
          {
            "rule": "frame_src_valid",
            "xpath": null,
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" data-gtm-yt-inspected-155=\"true\" title=\"Budget 2026 media briefing and news conference - February 26, 2026\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/bxaW5LWHuLs&max_width=0&max_height=0&hash=o0RH3Q5K2yuVzSBvDkPGlawQnWxSezZbRLO8L5aDp98\">",
            "message": "Verify <frame> content is accessible",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cb2ab438d0c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-eda63455",
            "a11yPatternFingerprint": "ebfd053b16edde2ccc071e8bfc98819131383bf472a0f372f54687fa38b269c8",
            "a11yPatternDisplayId": "A11Y-PAT-EBFD053B16ED",
            "a11yOccurrenceFingerprint": "ddf91c52348367db233d73757e0edaecdb70fa209592b914c4009982143b4c05",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DDF91C523483"
          },
          {
            "rule": "style_focus_visible",
            "xpath": null,
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" data-gtm-yt-inspected-155=\"true\" title=\"Budget 2026 media briefing and news conference - February 26, 2026\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/bxaW5LWHuLs&max_width=0&max_height=0&hash=o0RH3Q5K2yuVzSBvDkPGlawQnWxSezZbRLO8L5aDp98\">",
            "message": "Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5894de350aae",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-27e80522",
            "a11yPatternFingerprint": "e51c8e3701604af0a3c81d61240a59ee6e371026dc0fa168be441accc2be18be",
            "a11yPatternDisplayId": "A11Y-PAT-E51C8E370160",
            "a11yOccurrenceFingerprint": "897613126402b5fca87e9362e0a83667040f5457f692e387f3b3f2e9517bf2f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-897613126402"
          },
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "html_skipnav_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Verify there is a way to bypass blocks of content that are repeated on multiple Web pages",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "style_focus_visible",
            "xpath": null,
            "html": "<a href=\"https://www.alberta.ca/NewsRoom/newsroom.cfm?numDaysBack=365&deptID=0&keywordRSS=budget\" class=\"button-rss\">",
            "message": "Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d75324bcff2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-9132369e",
            "a11yPatternFingerprint": "455c88be87b03665d98db02fccf208dae4e2a53301470e0b12b4ebe4bafcc1db",
            "a11yPatternDisplayId": "A11Y-PAT-455C88BE87B0",
            "a11yOccurrenceFingerprint": "6be77aef68afed2bb9827d9707619c08135a17982e70b4f7f52587244b0d5041",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6BE77AEF68AF"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cebb934e50fa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "99e76a7c20fab9b6ae7d85c14be73ab566692d25d1e7285c2bbcf0100aaaeda1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99E76A7C20FA"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29a35af80fc2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "d22943e89c96a05eef0073ef04bde41d98c38bcac0d54b8a5e1633662018bd54",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D22943E89C96"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fadb4220d6ed",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "71b49e5adfad86d92e76153d89c14b7172cb671d56245c3e6f71fece056c4a90",
            "a11yOccurrenceDisplayId": "A11Y-OCC-71B49E5ADFAD"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56a76ca923b3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "10b3d730541fc13cc5fcec459b24a8ba535f2391afb4f8da3de85c8324f83340",
            "a11yOccurrenceDisplayId": "A11Y-OCC-10B3D730541F"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01927d5c6975",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "ec6ed9075bbd49a20d67c66c5a7d15a6b59fe6b0385e816ea7308ce43439b0b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EC6ED9075BBD"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          }
        ],
        "outcomeCount": 1560,
        "uniqueFailedCount": 29,
        "duplicateFailedCount": 3,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "345f15de1891",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "d5f65c462cdcfcbe686cb8366cc45c5975f68dea726324b5010c1871dbdc5127",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5F65C462CDC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "850586800588",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "c5af1eb49c896161b78ef83bdaa8b4b7bbbe29df79b702c53f32ad0cf679d5dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C5AF1EB49C89"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "850586800588",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "c5af1eb49c896161b78ef83bdaa8b4b7bbbe29df79b702c53f32ad0cf679d5dd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C5AF1EB49C89"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "8e3616096e36",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "c17cfb4b9622a09891d71466c396ae85c021f47211e1a91035722c4a0c089735",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C17CFB4B9622"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-section-menu--links\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ac2d22093ced",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bab4cfa4",
            "a11yPatternFingerprint": "dd4579b5e21a53973be2e2ffc10a6d43c63420b985657c064e8bd1e8fac9c833",
            "a11yPatternDisplayId": "A11Y-PAT-DD4579B5E21A",
            "a11yOccurrenceFingerprint": "9dcc7487862ddeb29ae2444d2bf611f5eac2b07376a97d429ec685cb06cf74c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9DCC7487862D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "8f4be1354728",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "1a21152245a88e8d8d51bfb3f300418060ac6b062ab5749e35c3b8ccc06ef460",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1A21152245A8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "371aeffc4570",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "9eb57b3ca421149e7aac12d9371546858a924386fa22cc4bd249d888da2227ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9EB57B3CA421"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "61a8e2061f62",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "c422bb302e0e57ded45c676be4c97bce786e7d687d299afd4307ff6b846bdaa9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C422BB302E0E"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 7,
      "timings": {
        "fetchMs": 307,
        "pageNavigationMs": 12320,
        "pageLoadDelayMs": 10000,
        "totalMs": 21024,
        "scannerMs": {
          "axe": 15154,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/business-and-economic-development",
      "finalUrl": "https://www.alberta.ca/business-and-economic-development",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Business and economic development | Alberta.ca",
      "elapsedMs": 18040,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 311,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Agriculture, forestry, tourism and other key sectors and supports for business, trade, economic development and government contracting.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/business-and-economic-development\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2026-01-29T10:36:20-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6840\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/business-and-economic-development\">\n<meta property=\"og:title\" content=\"Business and economic development\">\n<meta property=\"og:description\" content=\"Agriculture, forestry, tourism and other key sectors and supports for business, trade, economic development and government contracting.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Business and economic development\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/business-and-economic-development\">\n\n    <title>Business and economic development | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68d0h2\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6840\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-business-and-economic-development section-business-and-economic-development path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Business and economic development</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Business and economic development</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Business and economic development</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Agriculture, forestry, tourism and other key sectors and supports for business, trade, economic development and government contracting.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-fa4b85df586ef5bb9f6bfab6f598e56ce1f22ac0680f6a14bcc789c60766439b\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/doing-business-with-government\"> Doing business with government </a>\n</div>\n\n<div class=\"goa-text\"><p>Information for vendors interested in conducting business with the Government of Alberta.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/economy-and-investment\"> Economy and investment </a>\n</div>\n\n<div class=\"goa-text\"><p>Business supports, community and economic development, updates and analysis, and trade and investment services</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/trade-export\"> Export and trade </a>\n</div>\n\n<div class=\"goa-text\"><p>Trade agreements, Invest Alberta, market access, resources to start or grow exports and other supports and services.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/industry\"> Industry </a>\n</div>\n\n<div class=\"goa-text\"><p>Agriculture, forestry, tourism and other key sectors for business, trade, economic development and government contracting.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/international-relations\"> International relations </a>\n</div>\n\n<div class=\"goa-text\"><p>International offices, Consular Corps and other information on Alberta’s formal partnerships with regions around the world.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/supports-grants-and-resources\"> Supports, grants and resources </a>\n</div>\n\n<div class=\"goa-text\"><p>Business and industry funding and supports, labour relations, and corporate tax and incentives.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 369,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11684,
          "settleDelayMs": 10000,
          "auditMs": 1250,
          "totalMs": 13561,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 856,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fc0583dfa35",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "7f69b0fa73942c2003a1b1eadbd72b77f4bb45fef98e8baf6db568db381f9ffe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7F69B0FA7394"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08ecf53f2312",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "4cfb89edac3700b5bad96131b32d88ec0d5287c78185283bc79612c58868e318",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CFB89EDAC37"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44675a2fb028",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "537450b54023bd6fe3ea24f13a88e8ab140bcabada7185ddc86ce92fdae15939",
            "a11yOccurrenceDisplayId": "A11Y-OCC-537450B54023"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a90d590ec5ee",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "60087fa66bfaa8c50499f73d90885ddaeea80b11370cf2036f8959d1e488ca3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-60087FA66BFA"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d29e0e5a4b35",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "69c9a7566b7e82118718eb810a051bac49f405f3eaa0585cabbfd240cd096c49",
            "a11yOccurrenceDisplayId": "A11Y-OCC-69C9A7566B7E"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab65f0f52eef",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "a78c6c6fddb68a1e098e870f1e4990fab3963bea06ed71b9633b22ce74ed8e47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A78C6C6FDDB6"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "690b35a32273",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "9cc165ce57b75ee09c0e668c2e450617f5f3a177c1ddb85b98d26daecd81ca6a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9CC165CE57B7"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6932731360cc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "c6cbc391fd0b148d52f9b0df40729722337146d6d9bc81d3816cc09af0000204",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6CBC391FD0B"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7823c4063020",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "2a4a1c10fda180a28baa32baf71753a3e818b8ea1b28875ed1fd42f4d6fbb441",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2A4A1C10FDA1"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05613087d7e9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "ec3822817078f6c6500e34a6dfadbcb5293893cac5d9bfa71f9b00f8e65cb2a7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EC3822817078"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7215a0938c54",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "093a5cd8f661683586d8be979713c225f1b8a1c22da58063ae275fa15b8d41e9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-093A5CD8F661"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7c33e58edf1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "23bc59820b57f0a3c5d1bdb554357b2d4084b4c7e30e0c2392a1b19f8236c5ca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23BC59820B57"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9504d8c42bd2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "03376a03c7857be96383d8e32b4b14e574eda9091977d346567f2a5248a07f36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03376A03C785"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d07cb5353bc6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "fb4193e9a76b70677a6d27eae534f11086cea7be5e3fe70606991c9c6a87c613",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB4193E9A76B"
          }
        ],
        "outcomeCount": 874,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "9c062c3b639b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "f10f2c4dcd23ab27c6f43666601c936448d053be3343a68dfa60495bddc50eef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F10F2C4DCD23"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7f2e3e78682a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "fee7ca71e3ef1ce2442b721c8ef00b6ad58b755f9940d4a1f35f0c62e384e364",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FEE7CA71E3EF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7f2e3e78682a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "fee7ca71e3ef1ce2442b721c8ef00b6ad58b755f9940d4a1f35f0c62e384e364",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FEE7CA71E3EF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "b4597750c2a8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "7cc3d5f23cafbeac4072e7de6f9cf71427601d9e668f723534fd9be37f4d3874",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7CC3D5F23CAF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7f2e3e78682a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "fee7ca71e3ef1ce2442b721c8ef00b6ad58b755f9940d4a1f35f0c62e384e364",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FEE7CA71E3EF"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 355,
        "pageNavigationMs": 11684,
        "pageLoadDelayMs": 10000,
        "totalMs": 18040,
        "scannerMs": {
          "axe": 13561,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/contact-government",
      "finalUrl": "https://alberta.ca/contact-government",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 111,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 111,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 111,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/contact.cfm",
      "finalUrl": "https://www.alberta.ca/contact-government",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Contact government | Alberta.ca",
      "elapsedMs": 18046,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 339,
          "failed": 0,
          "cantTell": 15,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Engage with government and access your Alberta.ca Account.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/contact-government\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2025-10-01T07:57:20-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6862\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/contact-government\">\n<meta property=\"og:title\" content=\"Contact government\">\n<meta property=\"og:description\" content=\"Engage with government and access your Alberta.ca Account.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Contact government\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/contact-government\">\n\n    <title>Contact government | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6862\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-contact-government section-contact-government path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <span>Contact government</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Contact government</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-taxonomy--back-to\">\n              <span>Back to</span><a href=\"/about-government\">About government</a>\n          </li>\n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Contact government </span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Engage with government and access your Alberta.ca Account.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-a6e1cf9744baba9d9c591e3abd763eac1a631f827437695200acad98ba8289cd\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/1gx\"> 1GX </a>\n</div>\n\n<div class=\"goa-text\"><p>A new suite of business solutions that make it easier to do business with government.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/contact-a-cabinet-minister\"> Contact a cabinet minister </a>\n</div>\n\n<div class=\"goa-text\"><p>Send a message to a cabinet minister.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/emergency-numbers\"> Emergency numbers </a>\n</div>\n\n<div class=\"goa-text\"><p>When someone's in trouble or things don't seem quite right, find the number of someone who can help.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/alberta-ca-account-for-business-use\"> For business use </a>\n</div>\n\n<div class=\"goa-text\"><p>How to create and manage your Alberta.ca Account for Organizations. </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/general-inquiries\"> General inquiries </a>\n</div>\n\n<div class=\"goa-text\"><p>Ask a question or send a message about a government program or service.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/news-spokesperson-contacts\"> Media inquiries </a>\n</div>\n\n<div class=\"goa-text\"><p>Find contact information to reach Alberta government spokespersons. </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/service-of-commencement-documents-on-the-crown\"> Service of commencement documents on the Crown </a>\n</div>\n\n<div class=\"goa-text\"><p>There are 4 ways to serve commencement documents on the Crown.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/social-media-directory\"> Social media directory </a>\n</div>\n\n<div class=\"goa-text\"><p>Connect with us online - share your ideas and follow Alberta government news.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item menu_footer__item__active_trail\">\n            <a href=\"/contact-government\" class=\"menu_footer__link is-active\" data-drupal-link-system-path=\"node/6862\" aria-current=\"page\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 402,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11529,
          "settleDelayMs": 10000,
          "auditMs": 1306,
          "totalMs": 13447,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 945,
          "failed": 15,
          "cantTell": 11,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "text_sensory_misuse",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e0f133ff70e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "f30a0b5628a752a36160aaf47ead35d04c1b5e42d839b68e82b9278b8c4bfd7b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F30A0B5628A7"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "424b360fb864",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "395a4d3f9d696d37f446b675edbb4233ec3a3aa59fdcb9eb3238053223278ecd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-395A4D3F9D69"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acbbc3accf76",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "6eb41c62e6319ee75e5ebc5c47defd980f5534244560e07df5e7b5bc7207719b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6EB41C62E631"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f7a5b330991",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "e56e22b2526148768472491c043890fb5271a020098f05cbfbc0e5263c6f32a9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E56E22B25261"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68a9e4cfe6df",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "d5346afab662f6898844e70f372cc5b736208a3f656471890ade2e6c5ce5258a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5346AFAB662"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfd39d1fa8aa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "6001f58a32ad0006a792a3980da1ef2786658ffec30b41766beba052d0df79c4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6001F58A32AD"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1ebbcd9bfd5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "3919949bd946ddb61e6b84e3f6e8dd93fbbda76bddaa64f950d6ba36ea4c623f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3919949BD946"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "135cc170f289",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "a1c7312d8179b7c0eddb81e12352974b5cb33a83ee516f556999d5cf222fa1cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A1C7312D8179"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b430360e9ebb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "2e7687f94033f128eaa9ecbe7a9b1b07a89abe4bc117d4f41f4d43554dcba42f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2E7687F94033"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the word(s) 'right' of the user instruction is used to indicate a logical rather than visual position",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d559ca7d368",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "a11yPatternFingerprint": "6f32c72481d0fa7333fdc48e1628b408676a8498e6f12ef5e8d8389ce020365c",
            "a11yPatternDisplayId": "A11Y-PAT-6F32C72481D0",
            "a11yOccurrenceFingerprint": "51886732cfdafba7079697bb06112b5f91da5a9e4d3201d7fbf038f37fb9a05b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51886732CFDA"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b35ff52871c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "20bf7780def523954f86ac5a63fed0cfd7b9c8bb7b76dd182fcc52bcde22681e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20BF7780DEF5"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb1df027e78a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "5bb4cc5a556d012ff869d520e39cbfb94a68c7b02d6f92faddb799f796c56c1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BB4CC5A556D"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68dd364b59d9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "6dea2cb4052203a1397f964c46f5334cb62ccb61e65482f0023301cff9e0a2eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6DEA2CB40522"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8adc06130d6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "3abd4e2c18d4b59cf86d2f7d0ad4e43275109c91e8c168834b42f1a2d8f889ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3ABD4E2C18D4"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3692e48cfffd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "9e969988d50e081bb83ce0b62b102c0a3c81a42a259d5da4c3334fe7eb699889",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9E969988D50E"
          }
        ],
        "outcomeCount": 964,
        "uniqueFailedCount": 15,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "3380eccf119f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "e392c6c991defa4b8ce0e2c92869f18a9064a9747b1f859cd03418ec3830c7cb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E392C6C991DE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "50df90fa3715",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "0da8d426ef97c127c685feae58915c98ffa11571cdf679f68256f0880de3a9b8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0DA8D426EF97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "50df90fa3715",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "0da8d426ef97c127c685feae58915c98ffa11571cdf679f68256f0880de3a9b8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0DA8D426EF97"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "50eb32edeb3c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "59f037c94bd6cafc38b9d2bfb995bfe1f824adf4b543245676910d10b472729c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59F037C94BD6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "50df90fa3715",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "0da8d426ef97c127c685feae58915c98ffa11571cdf679f68256f0880de3a9b8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0DA8D426EF97"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 351,
        "pageNavigationMs": 11529,
        "pageLoadDelayMs": 10000,
        "totalMs": 18046,
        "scannerMs": {
          "axe": 13447,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/culture-topic",
      "finalUrl": "https://www.alberta.ca/culture-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Culture | Alberta.ca",
      "elapsedMs": 17943,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 330,
          "failed": 0,
          "cantTell": 15,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Funding for heritage and cultural industry projects, and information about museums, historic sites, libraries and cultural events.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/culture-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2024-07-04T11:42:13-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6835\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/culture-topic\">\n<meta property=\"og:title\" content=\"Culture\">\n<meta property=\"og:description\" content=\"Funding for heritage and cultural industry projects, and information about museums, historic sites, libraries and cultural events.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Culture\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/culture-topic\">\n\n    <title>Culture | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6835\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-culture-topic section-culture-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Culture</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Culture</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Culture</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Funding for heritage and cultural industry projects, and information about museums, historic sites, libraries and cultural events.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-cc598531a4e240c36c1c3ffe91efbe51f320e1de04fc4110fa5adf59de26c668\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/archaeology\"> Archaeology </a>\n</div>\n\n<div class=\"goa-text\"><p>Archaeological sites, permits and publications.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/art\"> Art </a>\n</div>\n\n<div class=\"goa-text\"><p>Grants and resources for publishing, sound recording and screen-based sectors, and artist-in-residence program.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"https://www.alberta.ca/lookup/culture-grants-search.aspx\"> Arts, culture and sports grants search </a>\n</div>\n\n<div class=\"goa-text\"><p>Find funding opportunities for projects in the areas of arts, culture, community, heritage, recreation, sport, and diversity and inclusion.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/festivals-events\"> Festivals and events </a>\n</div>\n\n<div class=\"goa-text\"><p>Festivals, events and cultural spaces in Alberta.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/film\"> Film </a>\n</div>\n\n<div class=\"goa-text\"><p>Learn about film and movie ratings, classifications and distribution, what the Alberta Film Commission does and about the Alberta Media Fund.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/cultural-industry-grants-and-funding\"> Grants and funding </a>\n</div>\n\n<div class=\"goa-text\"><p>Cultural Industry Grants program, Alberta Media Fund and other funding sources.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/alberta-heritage\"> Heritage </a>\n</div>\n\n<div class=\"goa-text\"><p>Visiting, conserving and protecting Alberta’s historic sites and places, and Indigenous and Francophone cultures.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/multiculturalism-initiatives\"> Multiculturalism initiatives </a>\n</div>\n\n<div class=\"goa-text\"><p>Events, grants and initiatives that celebrate and promote diversity and inclusion.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"https://www.travelalberta.com\" target=\"_blank\"> Travel Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Find the latest information on places to go and things to do in Alberta.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 393,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11654,
          "settleDelayMs": 10000,
          "auditMs": 1273,
          "totalMs": 13542,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 934,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4745a4426684",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "fe547500b2a8efff58a0caafd48e6cae69f6d74d76edfc8159b5779943244400",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE547500B2A8"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82408c642145",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "56e68cd4025a41b69ce1d97b2b4ceb373c7146e194726cbed2f286dcd7f42611",
            "a11yOccurrenceDisplayId": "A11Y-OCC-56E68CD4025A"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66236a763e78",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "09c7289e6f16b3e86838b6120562133b028b41fa28e3fd9f6ee583840342ad12",
            "a11yOccurrenceDisplayId": "A11Y-OCC-09C7289E6F16"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d549b18f554",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "d08c15002c0713098cd2e5b6b1c56099dede93f5a45b8579ed673e7a9362c45a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D08C15002C07"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dec4b2433bd5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "5bb05352d82ab07e459eccc62f8edeca24eb283d503758c906834e413153efb3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BB05352D82A"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae395abcbcb3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "c4d5a0c61a19b0d81ed1bc0b896967d76ed567645f5c0f48ed6338e96c6bddc3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4D5A0C61A19"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac42601461b5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "dd0095a39174c7266acbd328bcfc4614bdc7751defeba76b91533c700b16961d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DD0095A39174"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dfbb807f72a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "ba5c108f1d2dfaa5171567b8f224036b9e9decf01a47bdf78cea6ed60c895642",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA5C108F1D2D"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd3590e354f9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "ec04ed52d499f0a4d4900ffe2a854204b5979bcc49b42c261c198275d3ce3d6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EC04ED52D499"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c77786564fb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "90b3c400053a7d9ca9de1fdf6f8fa6fa52f782882c9b469b7ce00a1871ded167",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90B3C400053A"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6468622cda34",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "dceef2a5a2e52ff07f04aa188620c7de0fd70f9367a1899cdb85d1bd6117d91c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCEEF2A5A2E5"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e65939c88e8e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "8094b6b4d841cacd4cd7a98a50ec9490e550335e3890bb20e49efb1766995d63",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8094B6B4D841"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80cdb5251acd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "38a314ca95d3759e376fe12096ba0efb1d4218fd3f36c2d7ad7b8bbfd915bf96",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38A314CA95D3"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c86fb88dc19",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "9725821d59bf6a45958d474b95b6ee9b4e835d512ac06418ca8d56d213919f77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9725821D59BF"
          }
        ],
        "outcomeCount": 953,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "f781035795f8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "5aeb146f33485811e2176125ac468a902119c79fed4a30a4e2a3e6bea1247430",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5AEB146F3348"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "705a02df04a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "98e9bef14eef1edae45262d512ea7ba4eac18ef15ad613a03a47d1ea253405c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-98E9BEF14EEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "705a02df04a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "98e9bef14eef1edae45262d512ea7ba4eac18ef15ad613a03a47d1ea253405c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-98E9BEF14EEF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "21f700936b06",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "0f76951d9ada6d7f072fd57b8f77b88fdb2ce3229d6e5ff6ffe4e50a378903ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F76951D9ADA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "705a02df04a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "98e9bef14eef1edae45262d512ea7ba4eac18ef15ad613a03a47d1ea253405c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-98E9BEF14EEF"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 265,
        "pageNavigationMs": 11654,
        "pageLoadDelayMs": 10000,
        "totalMs": 17943,
        "scannerMs": {
          "axe": 13542,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/cut-red-tape",
      "finalUrl": "https://alberta.ca/cut-red-tape",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 112,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 112,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 112,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/disclaimer",
      "finalUrl": "https://www.alberta.ca/disclaimer",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Disclaimer and copyright | Alberta.ca",
      "elapsedMs": 18284,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 461,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 47
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Terms of use and copyright information for Alberta.ca.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/disclaimer\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2025-10-15T16:16:44-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"false\">\n<meta name=\"id\" content=\"2990\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/disclaimer\">\n<meta property=\"og:title\" content=\"Disclaimer and copyright\">\n<meta property=\"og:description\" content=\"Terms of use and copyright information for Alberta.ca.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Disclaimer and copyright\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/disclaimer\">\n\n    <title>Disclaimer and copyright | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/2990\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-disclaimer section-disclaimer path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n  \n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li><li class=\"toggle-item\"><button class=\"breadcrumb-toggle\" aria-label=\"Toggle collapsed breadcrumbs\"></button></li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/data-publications-information-management\">Publications, reporting and information management</a>\n          </li>\n      <li>\n              <a href=\"/usingthissite\">Using Alberta.ca</a>\n          </li>\n      <li>\n              <span>Disclaimer</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                        <div class=\"goa-heading\">\n          <h1>\n<span>Disclaimer and copyright</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Terms of use and copyright information for Alberta.ca.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Using Alberta.ca</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              <a href=\"/usingthissite\">Using Alberta.ca</a>\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/accessibility\">Accessibility</a>\n        </li>\n                        <li>\n          <a href=\"/planned-website-maintenance\">Alberta.ca website maintenance</a>\n        </li>\n                        <li class=\"current\" aria-current=\"true\">\n          Disclaimer\n        </li>\n                        <li>\n          <a href=\"/quick-escape-button\">Quick Escape button</a>\n        </li>\n                        <li>\n          <a href=\"/privacystatement\">Alberta.ca privacy statement</a>\n        </li>\n                        <li>\n          <a href=\"/vulnerability-reporting-program\">Vulnerability reporting program</a>\n        </li>\n                        <li>\n          <a href=\"/pdf-form-technical-support\">PDF form technical support</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid goa-jumplinks goa-jumplinks--wrapper goa-jumplinks--wrapper-2-col\"><div class=\"goa-column-100-100-100\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Terms of Use</a></li><li><a href=\"#jumplinks-1\">Trademarks</a></li><li><a href=\"#jumplinks-2\">Copyright</a></li><li><a href=\"#jumplinks-3\">Request permission</a></li></ul></div></div><div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <a name=\"jumplinks-0\"></a><h2>Terms of Use</h2><p>By using this website, you understand and agree that:</p><h3>Disclaimer and limitation of liability</h3><p>This website, and information on it, are provided \"as is\" without warranties of any kind, either expressed or implied, including but not limited to, implied warranties of merchantability and fitness for a particular purpose, non-infringement or other violation of rights.&nbsp; The Government of Alberta makes no warranties regarding the use, accuracy, timelines, applicability, performance, security, availability or reliability of this website.&nbsp; The Government of Alberta will not be liable for any direct, indirect, special, punitive, incidental, or consequential damages arising from the use of, or the inability to use, this website.</p><h3>Links to other websites</h3><p>Links to other websites are provided solely for your convenience.&nbsp; The Government of Alberta does not control, endorse, or guarantee the accuracy, completeness, efficacy and timeliness of other websites, and is not responsible for the privacy practices of other websites.</p><h3>Other terms of use</h3><p>Some pages of this website have additional or different terms of use that will apply where specified.</p><a name=\"jumplinks-1\"></a><h2>Trademarks</h2><p>All trademarks used and/or displayed on this website are registered or unregistered trademarks or official marks of the Government of Alberta. Trademarks and official marks may not be used without the express written permission of the Government of Alberta.</p><a name=\"jumplinks-2\"></a><h2>Copyright</h2><p>Copyright of this website (and materials on it) are protected by the <em>Copyright Act</em> and are either owned or licensed by the Government of Alberta.</p><h3>Non-commercial reproduction</h3><p>Unless indicated otherwise, this website (and materials on it) may be copied and distributed for non-commercial use without charge or further permission from Communications and Public Engagement. We only ask that:</p><ul><li>the materials not be modified,</li><li>users exercise due diligence in ensuring the accuracy of the materials,</li><li>the Government of Alberta be identified as the source of the materials, and</li><li>the reproduction is not represented as an official version of the materials reproduced, nor as having been made in affiliation with or with the endorsement of the Government of Alberta.</li></ul><h3>Commercial reproduction</h3><p>This website (and materials on it) may not be copied and/or distributed for commercial purposes without prior written permission from Communications and Public Engagement.</p><a name=\"jumplinks-3\"></a><h2>Request permission</h2><p>For permission to reproduce material, trademarks or official marks on the Government of Alberta web pages, contact us either:</p><h3>Online</h3><p><a href=\"/general-inquiries\" data-entity-type=\"node\" data-entity-uuid=\"612a5bad-a762-462c-9373-202b786a9d44\" data-entity-substitution=\"canonical\" title=\"General inquiries\">Fill in general inquiries contact form</a> (Select \"Copyright permission\" from the topics list)</p><h3>By mail</h3><p>Alberta Communications and Public Engagement<br>Attn: Director, Alberta.ca<br>10th Floor, 108 Street Building<br>9942&nbsp;108 Street<br>Edmonton, Alberta &nbsp;T5K 2J5</p>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n    \n\n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;2990&quot;,&quot;owner&quot;:&quot;4&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Disclaimer and copyright&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Communications and Public Engagement</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/disclaimer#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/disclaimer\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item menu_about-links__item__active_trail\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link is-active\" data-drupal-link-system-path=\"node/2990\" aria-current=\"page\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: true,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 518,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11703,
          "settleDelayMs": 10000,
          "auditMs": 1410,
          "totalMs": 13721,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1198,
          "failed": 16,
          "cantTell": 12,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dce2e48f9522",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "3f0db88ef6bfc147164611aeafda1251654a5ff29c5914be060b2c42122a0f39",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F0DB88EF6BF"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5149f874371e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "6874ec52b3cd367f0c88e66e32b3e11948b89e72d5469afcda94e6c38ff4a99f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6874EC52B3CD"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75a4fb86d126",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "af9509bbaa84d9223084d595dd8e697ce8c2b2ef2b5cbd2f6a0df30ebc93e26f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF9509BBAA84"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fbc1a1a1c24",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "af9027cb114cdde7d51bd8fc97ea3cf1546a7b4f13d2e4b1a6e8d067dfa92e61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF9027CB114C"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90d5733fa61e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "33ad9c2be0b586e97a120faa6691190705ccb70b3ec6a711da0006a42587d052",
            "a11yOccurrenceDisplayId": "A11Y-OCC-33AD9C2BE0B5"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34a41d4086ca",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "d01d26b5f96a112f7dc2a3c28b20cb315e857f3351b8cc3c1e4f93a61ba68cb4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D01D26B5F96A"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34cbd145f68b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "414b3a6ac9d14004661a71695ae95bb0122cbf436c0446cd2e51d1b1eb8adda9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-414B3A6AC9D1"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c40105901b34",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "bda6115779a13e9f1c275d34485eb1d6c3ac33a76971307903c382330ac2cb91",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BDA6115779A1"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9eea04473339",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "325f9bead6d50f4066b4468948d64250f4861f72dc60a63a54556cd78049953b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-325F9BEAD6D5"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Toggle collapsed breadcrumbs\" class=\"breadcrumb-toggle\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "263bf237e739",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-366b54b4",
            "a11yPatternFingerprint": "de6f491a7c1452047e4a62761ec380935afec09530fd90c6fb172aee3ea9663d",
            "a11yPatternDisplayId": "A11Y-PAT-DE6F491A7C14",
            "a11yOccurrenceFingerprint": "1cfd10750efcf41aed57921de82fecbc95e6db99ce257d678b324c4b190560f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1CFD10750EFC"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c1129f1dd5e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "ffad1616590d09e229b8fb805948a719f0f7d0a67aba19c0c43d028cd578540c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFAD1616590D"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ede827609dcf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "3f647d5c781e4433dbcf70f1e71e9d5b0620e974aced94bc8577ab733a764a5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3F647D5C781E"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53b0ce8174b9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "eeee169ee73016996caa0e078576d8558957ec071af6d564109d9e233fb1f2c2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EEEE169EE730"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1acbff40ce3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "97bce28cc001a55e0c5673852e2fca3530abca02931a1a53444447860cf3066f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97BCE28CC001"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d90bcedee2d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "0df6480bbc4bc9ce1476f53a2d59e63b067e2a97ca19e5839644a7423e028eb2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0DF6480BBC4B"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e414496c6ea1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "28af64d261d3a9bfd8880105f8e48de6d293847e8556a72a4e0db2201bf143d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-28AF64D261D3"
          }
        ],
        "outcomeCount": 1218,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "f1ad711ec8e4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "6264e0fc828bb501abf1e63096e499d06391ecd9df5341390f4b1acb85b06605",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6264E0FC828B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "4300fcddd0f3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "a8cb0f0f634beddf72ce7be030c2e8383e0c025f2add5bd11b500e5300a625ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8CB0F0F634B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "4300fcddd0f3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "a8cb0f0f634beddf72ce7be030c2e8383e0c025f2add5bd11b500e5300a625ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8CB0F0F634B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ea1e19e54f0d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "7fd97fe192fa9452d69930456ebae1154c960fffbd173c1be8da8de53323d105",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7FD97FE192FA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "4300fcddd0f3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "a8cb0f0f634beddf72ce7be030c2e8383e0c025f2add5bd11b500e5300a625ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A8CB0F0F634B"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ac1aab169d10",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "ce58fd9795abf95080d15c9b00918be6ed9d351f39d5259477944ec2d8a07a83",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CE58FD9795AB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "bd692f93c400",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "6250b161d5fa6928b2bf671b7f35d509d2271837edc779a5ee4be685a52f93bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6250B161D5FA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "34d5ea76e5f0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "feec41553ca08e43e981f15a616c1766d6914f37bfb8f140e170eb88f29f80ba",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FEEC41553CA0"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 351,
        "pageNavigationMs": 11703,
        "pageLoadDelayMs": 10000,
        "totalMs": 18284,
        "scannerMs": {
          "axe": 13721,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/driving-safety-topic",
      "finalUrl": "https://alberta.ca/driving-safety-topic",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 111,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 111,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 111,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/education-and-training-topic",
      "finalUrl": "https://alberta.ca/education-and-training-topic",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 110,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 110,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 110,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/emergency",
      "finalUrl": "https://alberta.ca/emergency",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 112,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 112,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 112,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
      "finalUrl": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Emergency preparedness, disaster response and public safety | Alberta.ca",
      "elapsedMs": 17824,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 319,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Information to keep your family, your home and your community safe. For immediate emergency help call 911.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2026-06-26T15:44:14-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"11501\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic\">\n<meta property=\"og:title\" content=\"Emergency preparedness, disaster response and public safety\">\n<meta property=\"og:description\" content=\"Information to keep your family, your home and your community safe. For immediate emergency help call 911.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Emergency preparedness, disaster response and public safety\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic\">\n\n    <title>Emergency preparedness, disaster response and public safety | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/11501\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-emergency-preparedness-disaster-response-and-public-safety-topic section-emergency-preparedness-disaster-response-and-public-safety-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Emergency preparedness, disaster response and public safety</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Emergency preparedness, disaster response and public safety</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Emergency preparedness, disaster response and public safety</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Information to keep your family, your home and your community safe.  For immediate emergency help call 911.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-6348c0b6d0c708047d7eb46fe9022058b9e85f04d1e5a924855d6e8eb5a8fa88\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/emergency\"> Active emergency updates </a>\n</div>\n\n<div class=\"goa-text\"><p>Get updates on major active emergencies and recovery information in Alberta.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/disaster-recovery-supports\"> Disaster recovery supports </a>\n</div>\n\n<div class=\"goa-text\"><p>Disaster recovery support and information for Albertans.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/emergency-and-disaster-planning\"> Emergency and disaster planning </a>\n</div>\n\n<div class=\"goa-text\"><p>How to make an emergency plan and kit, and what government is doing to plan for hazards.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/emergency-responders\"> Emergency responders </a>\n</div>\n\n<div class=\"goa-text\"><p>Recognition, resources and grants for Alberta’s first responders.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/health-and-safety-advisories\"> Health and public safety advisories </a>\n</div>\n\n<div class=\"goa-text\"><p>Active advisories for health events, natural disasters and public safety advisories on Crown land.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/public-safety\"> Public safety </a>\n</div>\n\n<div class=\"goa-text\"><p>Report a missing person, help for victims of crime and preventing violence against women and girls.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/wildland-urban-interface-program\"> Wildland Urban Interface Program </a>\n</div>\n\n<div class=\"goa-text\"><p>To help fight wildfires threatening urban areas, the government partners with local authorities through the Wildland Urban Interface Program.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 377,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11668,
          "settleDelayMs": 10000,
          "auditMs": 1253,
          "totalMs": 13533,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 882,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbb8b5a1fca5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "f940401097f757697a06e6395ef0bb475dbd7f2990deb1088d2db28165bc3133",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F940401097F7"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2790111431d3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "f0bbeece8d541d3c128065ff91247febe341d496f52257abbbc0d2da27feba73",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F0BBEECE8D54"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38ae56c58e8b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "440200e89b1f40a64b8ead8b93d530a6dee820dade89c7841aa91be7bc29f51f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-440200E89B1F"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f486814368a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "6a4a5f3b04ee86f8c528a269249d7b3d113ab4457f9d0dd3e6a8dd3d672c82bf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6A4A5F3B04EE"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "657d3226b400",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "68eec9544678671ea0cdf2f1a4e58902b634d5da70dcb7373d0710861a0d8c52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-68EEC9544678"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a4eb109a30a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "23fec9975ad65a985e9e0a8fd26f44894cf1760eba593a9607a1861d0ea20fa5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23FEC9975AD6"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdd44a912cce",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "bfabe789f2056e6e59140409615e125df6c61573ae341ae85e0d2598d0ce8f47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFABE789F205"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9eada203b01",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "c4d1242f22bfac9fb7a87984002610ece9062bfcc43996691efa572449e2db3f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4D1242F22BF"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16c05a01a86e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "fc59c074174e572e3dcbbd1cde31dca1de05018877d0a81a9e1512662fdacc32",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC59C074174E"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baa8d67fb5ae",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "8f9ee7e066aba22646dd116bb71864c9de716782ed6d02673b72fcd00cb20f5c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F9EE7E066AB"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15759aa2c1d3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "fb1cf130b4b86c9b5159e076a83c4ba6c549782141b85a1bc8be35c6d949eefb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB1CF130B4B8"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ccd9814e136",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "c442f93d6b3bba36fb8a2c7dec6318fc70342309480ba70fe6de63253ff2db6c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C442F93D6B3B"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea084134af62",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "48371dde660b170d8ad12d3e4a902c702b79a601e3f27dedb65b03366e7283de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-48371DDE660B"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a9188726be4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "a44435bbb499a6dd8348b94bcba483bfd2a765d7506b1602697a7bb1de02f229",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A44435BBB499"
          }
        ],
        "outcomeCount": 900,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "592728f9b633",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "50202f39ec6f1b3d708665007a7da4691cdb980cfbd542f441a52bb863624efb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-50202F39EC6F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0c039b065d34",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "235ae66447f1f91a4dca8dfe2e9411037bb4e584a91989508b3550b1a8959325",
            "a11yOccurrenceDisplayId": "A11Y-OCC-235AE66447F1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0c039b065d34",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "235ae66447f1f91a4dca8dfe2e9411037bb4e584a91989508b3550b1a8959325",
            "a11yOccurrenceDisplayId": "A11Y-OCC-235AE66447F1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "bb92519ace9b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "be4b14f0787e95b02fb31205c93933cccb0f1bb362db5e7246e75c8283ea9f27",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE4B14F0787E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0c039b065d34",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "235ae66447f1f91a4dca8dfe2e9411037bb4e584a91989508b3550b1a8959325",
            "a11yOccurrenceDisplayId": "A11Y-OCC-235AE66447F1"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 243,
        "pageNavigationMs": 11668,
        "pageLoadDelayMs": 10000,
        "totalMs": 17824,
        "scannerMs": {
          "axe": 13533,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/employment-topic",
      "finalUrl": "https://www.alberta.ca/employment-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Employment | Alberta.ca",
      "elapsedMs": 17961,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 325,
          "failed": 0,
          "cantTell": 12,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Alberta jobs, employment standards, OHS, and other services and supports for workers and employers.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/employment-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2026-02-12T15:00:03-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6989\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/employment-topic\">\n<meta property=\"og:title\" content=\"Employment\">\n<meta property=\"og:description\" content=\"Alberta jobs, employment standards, OHS, and other services and supports for workers and employers.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Employment\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/employment-topic\">\n\n    <title>Employment | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6989\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-employment-topic section-employment-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Employment</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Employment</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Employment</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Alberta jobs, employment standards, OHS, and other services and supports for workers and employers. \n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-21a774f89d8cc4ec89ae624493b0a191693d2aa588059648e7f878443065d9b9\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/employment-certification\"> Certification and accreditation </a>\n</div>\n\n<div class=\"goa-text\"><p>Professional governance, land agents licensing, fair registration, qualifications recognition, exams for registries, OCC info, and trade credentials.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/employment-standards\"> Employment standards </a>\n</div>\n\n<div class=\"goa-text\"><p>Rules, regulations and compliance measures for employers and employees in Alberta workplaces.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/find-a-job\"> Find a job </a>\n</div>\n\n<div class=\"goa-text\"><p>Find Government of Alberta jobs, job postings outside of government, and resources for job seekers.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/occupational-health-safety\"> Occupational health and safety (OHS) </a>\n</div>\n\n<div class=\"goa-text\"><p>Preventing work-related injuries, illnesses and fatalities by working with employers and workers.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/employment-supports\"> Supports for employees and job seekers </a>\n</div>\n\n<div class=\"goa-text\"><p>Services and supports for employees, workers and job seekers, including the Veterans Service Centre.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/resources-for-employers-and-organizations\"> Supports for employers </a>\n</div>\n\n<div class=\"goa-text\"><p>Funding, supports, workforce contacts and resources for Alberta employers, industry associations, community and Indigenous organizations.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/training-for-work\"> Training for work </a>\n</div>\n\n<div class=\"goa-text\"><p>Canada-Alberta Productivity Grant, training and employment services, apprenticeship and industry training, post-secondary education and more.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/workfirst-alberta\"> WorkFirst Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Empowering job seekers to grow careers and employers to find skilled talent.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 385,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11691,
          "settleDelayMs": 10000,
          "auditMs": 1308,
          "totalMs": 13613,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 908,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a74076d6096c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "2d6a423a6085d01c2586e5d0823fc3d17b0cd2759d0dd7f8914f62922109b576",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D6A423A6085"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62c98b06a1b0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "e6e5546c31d9621ebc79a123a6820c8567f9285b3482a095c6b84d7b6563e1cc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E6E5546C31D9"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5aac774f17e5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "d73027b72c066ee92586e1b9011a303a371b1e8f35719e03bc71bfdd5b8e1b8f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D73027B72C06"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "409dd95deae1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "c6411a6385b3545c0ac20719ca9fd5c617ef653b06e11554d4cb812b3daec22b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6411A6385B3"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c67528f02a62",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "98a15c9676a176518ff1c85dfd424df1a74f3c22ff7413c67c373c6e99850d34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-98A15C9676A1"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec28e34af7f3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "e4ff70c1edf047abaab62901adb8ce0b67ce78eb9249055ec603e57131424c47",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E4FF70C1EDF0"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaf6c82562e2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "e49068a61165f34e3b54f044bb815b9e742b4546df94c86e7a01fb206d46996e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E49068A61165"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bbe6d116b4a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "d45b7960189b47998f7155e6fbae0de9c567d03b131d1a5008af82453d8e96d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D45B7960189B"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04dcb2520253",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "b6b020fc6c852ec1e66b10be2f42cf0a32f1f599e72a3650fc421c9e4f7b8300",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6B020FC6C85"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e40912d440e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "f3d68673186f861be96ada549a8551aa9ccb8d6fe19fccfd081dfef48caa1a52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3D68673186F"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b4462baee28",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "fc999b6406cdef48169ef79b2e5fbdae580ef5249e09f1bdf0b89eeb966bfcf6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FC999B6406CD"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66a99f74a94e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "65b8124d7dfc13cba499c87c3a6addc80091978fe0ebb7aaf0733d84680e2ae5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-65B8124D7DFC"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2c2e320b2e2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "d8af767131f72271242bfbb083de7b6192b9b206cd408d813f55a76b52b059bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D8AF767131F7"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25d63eea478f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "ccbe35013571023008ea79f665038aacf33843b6ca753624ceefc62c43532ad9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCBE35013571"
          }
        ],
        "outcomeCount": 926,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "86bb1f4df7d8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "b7834e97d6f4c1c0e17d13b2bd0fe71a948ccfea97d9b4cb9a87e868b18b2fc5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B7834E97D6F4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "b34b1596d4f9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "99a250c23031a749b1f0cb6750980015aef5f9fe7f56058e7975e3b1296961ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99A250C23031"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "b34b1596d4f9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "99a250c23031a749b1f0cb6750980015aef5f9fe7f56058e7975e3b1296961ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99A250C23031"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "dd9158fb47ff",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "cc7133a7efa6396a37785bd7fa7b4c10ecee558f12b7aa6e3b453bef03df39d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC7133A7EFA6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "b34b1596d4f9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "99a250c23031a749b1f0cb6750980015aef5f9fe7f56058e7975e3b1296961ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99A250C23031"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 250,
        "pageNavigationMs": 11691,
        "pageLoadDelayMs": 10000,
        "totalMs": 17961,
        "scannerMs": {
          "axe": 13613,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/energy-topic",
      "finalUrl": "https://www.alberta.ca/energy-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Energy | Alberta.ca",
      "elapsedMs": 18074,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 328,
          "failed": 0,
          "cantTell": 17,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Encouraging the development of natural and renewable resources and managing royalties and public offerings for the province.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/energy-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"9\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2024-05-02T10:50:16-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"7031\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/energy-topic\">\n<meta property=\"og:title\" content=\"Energy\">\n<meta property=\"og:description\" content=\"Encouraging the development of natural and renewable resources and managing royalties and public offerings for the province.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Energy\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/energy-topic\">\n\n    <title>Energy | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/7031\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-energy-topic section-energy-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Energy</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Energy</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Energy</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Encouraging the development of natural and renewable resources and managing royalties and public offerings for the province.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-02e450efa8db7784284ec0642a357c50a64081aee103505f1c683299918c4e8b\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/coal\"> Coal </a>\n</div>\n\n<div class=\"goa-text\"><p>Coal royalties and information, legislation, reporting, public offerings and sales.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/development\"> Development </a>\n</div>\n\n<div class=\"goa-text\"><p>Program and strategies to encourage the development of hydrogen, geothermal, petrochemicals and enhanced recovery of oil and gas. </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/minerals\"> Minerals </a>\n</div>\n\n<div class=\"goa-text\"><p>Mineral information related to tenure, maintenances, royalties, legislation and online services.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/natural-gas\"> Natural gas </a>\n</div>\n\n<div class=\"goa-text\"><p>Natural gas royalties and information, legislation, reporting, online services, public offerings and sales.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/oil\"> Oil </a>\n</div>\n\n<div class=\"goa-text\"><p>Oil royalties and oil information, legislation, reporting, online services, public offerings and sales.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/oil-sands\"> Oil sands </a>\n</div>\n\n<div class=\"goa-text\"><p>Oil sands royalties and information, legislation, reporting, public offerings and sales.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/payment-maps-and-information-services\"> Payment, maps and information services </a>\n</div>\n\n<div class=\"goa-text\"><p>Mineral and surface rights mapping, energy news, information letters, subscriptions and other online resources.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/petroleum-and-natural-gas-tenure\"> Petroleum and natural gas tenure </a>\n</div>\n\n<div class=\"goa-text\"><p>Tenure legislation, forms, reporting, public offerings and online services.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/royalties\"> Royalties </a>\n</div>\n\n<div class=\"goa-text\"><p>Find out more about Alberta’s royalty frameworks.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 393,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11656,
          "settleDelayMs": 10000,
          "auditMs": 1308,
          "totalMs": 13569,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 934,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ff50d2fd6bb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "382bc927f66281b8fcfae70f11531b334a7943fc72d77ff0448d7f76fb09cf6a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-382BC927F662"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4feb371fee4f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "028c5302d7b83b59b6984f37984d231561a89bd2dec3cae3e6744ce4ed9c767c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-028C5302D7B8"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "897982b80914",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "5481cabcef24e8c8e0f3c517e1e6660a0e0d49d34e56dc5b05310642a9e4977a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5481CABCEF24"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1585cfc100f1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "e653c41804247f8ae311aee1843b97937a882cf0d2b9297f9b04dc5a6a5266e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E653C4180424"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8577819ef600",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "43c907d4a323cf39fb37784aa3f52d3be212f4b8c8f9a33fd5b39a72c13cae9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43C907D4A323"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4786578ee09",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "a5157546b744c1a7ba14e66680ad988915af0584dd9d3a396202b9d1f3fe7594",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5157546B744"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaaead0adad8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "26045c11769f7ddd57441ff8509559477d0a44b0c4949f09534f8708fd2a54b4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26045C11769F"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a801b263d58d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "d295b4e170a41eb61f8391925c900b3eba6b39db66e83c8bf947d643bb9f0878",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D295B4E170A4"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2755c0fd2cd1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "520b4721141d3624be9974ede644a87b8ed45fba221c1a6a1de8cebaf50be865",
            "a11yOccurrenceDisplayId": "A11Y-OCC-520B4721141D"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e957bba55f4d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "f3cce5392cdf666c648b378e46984f5d420022314e1890ca23d560202333fd0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3CCE5392CDF"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d41898dc440e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "84c6749fcff5c1a1932450ed8337aa47bf1a761680fcf86160424f3b36f31817",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84C6749FCFF5"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ce554ebcb7e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "af561a956c390c5c15192eeeecf697d8a5b411dd8d510e5edfe00c1091c47441",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AF561A956C39"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27b7fb4f8a30",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "f3446eeed59d61cd18ec717a2f7ade62737ef05b10c64f1ff73f0b201a30fcf9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3446EEED59D"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2346613e7267",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "a6d4d4dd3cc5fa626c1e0ca91916c70f081ff76705302c21bcd7627eba2d8725",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A6D4D4DD3CC5"
          }
        ],
        "outcomeCount": 952,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "33cb1e9e158e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "404fb80769d3544bf245288563026cfa95746a1399d739cf0795ff4835cc7e29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-404FB80769D3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "45f228d6d757",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "51a51294e6c5d561fe6237b7eb01aab1f3e0ed5c94cf0fb8cd98274f2708c746",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51A51294E6C5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "45f228d6d757",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "51a51294e6c5d561fe6237b7eb01aab1f3e0ed5c94cf0fb8cd98274f2708c746",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51A51294E6C5"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "97e789e54612",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "cc2ed0634bea708988b4e558e39673948236164b031d81be3741f568fd624829",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC2ED0634BEA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "45f228d6d757",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "51a51294e6c5d561fe6237b7eb01aab1f3e0ed5c94cf0fb8cd98274f2708c746",
            "a11yOccurrenceDisplayId": "A11Y-OCC-51A51294E6C5"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 203,
        "pageNavigationMs": 11656,
        "pageLoadDelayMs": 10000,
        "totalMs": 18074,
        "scannerMs": {
          "axe": 13569,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/environment-natural-resources",
      "finalUrl": "https://alberta.ca/environment-natural-resources",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 234,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 234,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 234,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/fish-and-wildlife-topic",
      "finalUrl": "https://alberta.ca/fish-and-wildlife-topic",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 113,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 113,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 113,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/government-of-alberta",
      "finalUrl": "https://www.alberta.ca/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Government of Alberta | Alberta.ca",
      "elapsedMs": 18235,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 499,
          "failed": 5,
          "cantTell": 9,
          "inapplicable": 43
        },
        "failedRules": [
          "aria-allowed-role"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-column-25-50-100.goa-card:nth-child(3) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" alt=\"Alberta Emergency Alert app icon\" title=\"Alberta Emergency Alert app grey\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6a7d459b9ca",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a0690074",
            "a11yPatternFingerprint": "84cecda5cda72d3a25064e385c69a7fa73e2d07fd93352e07de166d68c727bc3",
            "a11yPatternDisplayId": "A11Y-PAT-84CECDA5CDA7",
            "a11yOccurrenceFingerprint": "728c2ff9b1e8f516eabc77974dde48db2c9f0a02b42332e0465d71c65826d3a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-728C2FF9B1E8"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-column-25-50-100.goa-card:nth-child(4) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Two men standing in ...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f23316254913",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-6f490c50",
            "a11yPatternFingerprint": "785b8a0b406cd4cb884c6d200183f30a94693ff290e01bced9685ac07497517d",
            "a11yPatternDisplayId": "A11Y-PAT-785B8A0B406C",
            "a11yOccurrenceFingerprint": "061de3ffe232a748c9c4de2792a638b0d3279f45cd89c5dfb1efb853495ee32d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-061DE3FFE232"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(5) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Image of a medical b...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9d01720d746",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-da1f265c",
            "a11yPatternFingerprint": "96e91df8cb7ac8af2f259a60b180f96406d0a12f05c6f95380a4c5d4a9448b80",
            "a11yPatternDisplayId": "A11Y-PAT-96E91DF8CB7A",
            "a11yOccurrenceFingerprint": "a092a9ac6229e3c4cf62e06d958e4bd470ac1c77d8ad9c81978ce5e87ff58c9f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A092A9AC6229"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(6) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "598ea62e0a33",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8c0f77e0",
            "a11yPatternFingerprint": "62081eabc205d8b1bcd3d9ecb057ef6a9f52dbf7ea0029d0e8e07fbb8e890124",
            "a11yPatternDisplayId": "A11Y-PAT-62081EABC205",
            "a11yOccurrenceFingerprint": "c774857afea4e75eb2c305783e08460458b7409ae1f258019ad1b2282cbb0004",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C774857AFEA4"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(7) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Adult and child hold...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d011d69d4176",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d677e4c9",
            "a11yPatternFingerprint": "576a0cdc233e9bd642ddca0d05bdd9e4372aa76fecb585925e3aa4f906a9ed29",
            "a11yPatternDisplayId": "A11Y-PAT-576A0CDC233E",
            "a11yOccurrenceFingerprint": "e1a08d624b1a2ffe94988fc19f70032e5624d0a93b53a6ef6265dab4742a4847",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1A08D624B1A"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-homepage\" class=\" js goa-scrollup goa-scroll--standard\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Find Alberta government services and information.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/\">\n<link rel=\"shortlink\" href=\"https://www.alberta.ca/\">\n<meta name=\"template\" content=\"Home\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Strategic\">\n<meta name=\"published\" content=\"2022-11-23T09:36:31-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"1\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/government-of-alberta\">\n<meta property=\"og:title\" content=\"Government of Alberta\">\n<meta property=\"og:description\" content=\"Find Alberta government services and information.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Government of Alberta\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/\">\n\n    <title>Government of Alberta | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n              <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/ld+json\">\n        {\n          \"@context\" : \"http://schema.org\",\n          \"@type\" : \"WebSite\",\n          \"name\" : \"Government of Alberta\",\n          \"alternateName\" : \"Alberta Government\",\n          \"url\" : \"https://www.alberta.ca/\"\n        }\n      </script>\n        <script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/1\",\"currentPathIsAdmin\":false,\"isFront\":true,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"path-frontpage page-node-type-homepage\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n<header>\n\t<div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n</header>\n\n<main id=\"main\" role=\"main\">\n\t\t\t\t\t\t\t<div class=\"goa-container goa-container--medium goa-container--header goa-background--blue goa-hero goa-hero--large\" style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/ti-data-centres-homepage-1920x1080.jpg?itok=NDyG3LoH') center center; background-size: cover;\">\n\t\t<div class=\"goa-wrapper\">\n\t\t\t<div class=\"goa-column-100-100-100\">\n\t\t\t\t<h1 class=\"goa-hero-large-title\">Investing in the future</h1>\n\t\t\t\t\t\t\t\t\t<p class=\"goa-hero-large-lede\">\n  Alberta is helping power the AI economy. Learn more about what that means for you and your community.\n</p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https://www.alberta.ca/datacentres/index.html\" target=\"_blank\" class=\"goa-cta\">Visit the info site</a>\n\t\t\t\t\t\t\t</div>\n\t\t</div>\n\t</div>\n\n\t\n\t\n\n\t\t\n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\t\n  <div class=\"goa-container--medium goa-container--white ab-themes\">\n  <div class=\"goa-column-100-100-100\">\n    <h2>Find the Alberta government services and information you need</h2>\n  </div>\n    \n    <div class=\"goa-column-33-33-100 ab-theme about-government\">\n<a href=\"/about-government\">About government</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme agriculture\">\n<a href=\"/agriculture\">Agriculture</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme birth-adoption-death-marriage-and-divorce\">\n<a href=\"/birth-adoption-death-marriage-and-divorce-topic\">Birth, adoption, death, marriage and divorce</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme business-and-economic-development\">\n<a href=\"/business-and-economic-development\">Business and economic development</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme culture\">\n<a href=\"/culture-topic\">Culture</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme driving-safety\">\n<a href=\"/driving-safety-topic\">Driving safety</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme education-and-training\">\n<a href=\"/education-and-training-topic\">Education and training</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme emergency-preparedness-disaster-response-and-public-safety\">\n<a href=\"/emergency-preparedness-disaster-response-and-public-safety-topic\">Emergency preparedness, disaster response and public safety</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme employment\">\n<a href=\"/employment-topic\">Employment</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme energy\">\n<a href=\"/energy-topic\">Energy</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme environment\">\n<a href=\"/environment-natural-resources\">Environment</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme family-and-social-supports\">\n<a href=\"/family-and-social-supports-topic\">Family and social supports</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme fish-and-wildlife-\">\n<a href=\"/fish-and-wildlife-topic\">Fish and wildlife </a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme health\">\n<a href=\"/health-wellness\">Health</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme housing\">\n<a href=\"/housing-topic\">Housing</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme indigenous-relations\">\n<a href=\"/indigenous-relations-topic\">Indigenous relations</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme infrastructure\">\n<a href=\"/infrastructure-topic\">Infrastructure</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme justice\">\n<a href=\"/justice-topic\">Justice</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme moving-to-alberta\">\n<a href=\"/moving-to-alberta-topic\">Moving to Alberta</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme municipalities\">\n<a href=\"/municipalities-topic\">Municipalities</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme non-profit-and-charitable-organizations\">\n<a href=\"/non-profit-and-charitable-organizations-topic\">Non-profit and charitable organizations</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme tax-information\">\n<a href=\"/tax-information-topic\">Tax information</a>\n</div>\n\n    <div class=\"goa-column-33-33-100 ab-theme tourism-sport-and-outdoor-recreation\">\n<a href=\"/tourism-sport-and-outdoor-recreation\">Tourism, sport and outdoor recreation</a>\n</div>\n\n\n\n</div>\n\n\n\n  \n\n  \n\n\n<div class=\"goa-background--grey goa-container--medium\" id=\"goa-band1894\">\n  \n  \n\n  <div class=\"goa-column-100-100-100\">\n    <h2>Initiatives</h2>\n  </div>\n\n\n\n\n  \n    \n                  \n  \n    <div class=\"goa-card goa-column-50-100-100 \">\n              <div class=\"goa-thumb\">\n                                                                        <img src=\"/system/files/styles/card_image_regular/private/em-ncop-card-750x422.jpg?itok=SxdcjLjI\" alt=\"\" role=\"presentation\">\n        </div>\n                    <div class=\"goa-title\">\n          <a href=\"/west-coast-oil-pipeline\" class=\"card-link\" rel=\"bookmark\">West Coast Oil Pipeline</a>\n        </div>\n                    <div class=\"goa-text\">\n          Advancing nation-building infrastructure to unlock trade and strengthen Canada.\n        </div>\n          </div>\n\n  \n\n  \n\n  <div class=\"goa-card goa-column-25-50-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" alt=\"Alberta Emergency Alert app icon\" title=\"Alberta Emergency Alert app grey\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"https://open.alberta.ca/blog/?page_id=115\" class=\"card-link\" target=\"_blank\">Download the app</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Get information about emergencies, including critical emergency alerts as well as information alerts to help you be aware and be prepared. Download the app today.</p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-25-50-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/emergency-preparedness-card-750x422.jpg?itok=9E8ZIEVi\" alt=\"Two men standing in front of a group of people, one with their arm around the other one pointing to something in the distance. The other man has a tablet in his hands.\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"/emergency-preparedness\" class=\"card-link\">Emergency preparedness</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Be prepared for disasters and emergencies by planning ahead and making community connections.</p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-33-33-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/hshs-acute-care-action-plan-hero-banner.jpg?itok=nxCDPDQl\" alt=\"Image of a medical bed in a hospital with medical equipment and a hospital staff member standing next to the bed.\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"/acute-care-action-plan\" class=\"card-link\">Acute Care Action Plan</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Addressing immediate pressures in Alberta’s hospitals and emergency systems while laying the foundation for long-term improvements.&nbsp;</p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-33-33-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"/emergency\" class=\"card-link\">Active emergency updates</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p><span>Updates on major active emergencies and recovery information in Alberta.</span></p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-33-33-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/alss-workfirst-card-750x422px.jpg?itok=zl6b2FRB\" alt=\"Adult and child holding hands in a bright, modern kitchen with a countertop, plants, and household items visible in the background.\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"/workfirst-alberta\" class=\"card-link\">WorkFirst Alberta</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Empowering job seekers to grow careers and employers to find skilled talent.</p>\n\n      </div>\n      </div>\n\n\n\n\n  <div class=\"goa-column-100-100-100 cards-link\">\n    <a href=\"/key-initiatives\">See all initiatives</a>\n  </div>\n\n\n</div>\n\n  \n\n  \n\n\n<div class=\"goa-background--white goa-container--medium\" id=\"goa-band1883\">\n  \n    <div class=\"paragraph paragraph--type--featured-news paragraph--view-mode--default goa-column-100-100-100 ab-news\">\n          <h2>Featured news</h2>\n      <ul class=\"goa-news\">\n        \n  \n  <li>\n          <div class=\"goa-date\"><time datetime=\"2026-06-23T12:00:00Z\">June 23, 2026</time>\n</div>\n      <div class=\"goa-title\">\n        <a href=\"https://www.alberta.ca/release.cfm?xID=963759A6742A7-F786-9810-31166772874D4B98\">Alberta unveils bold 10-year cancer care strategy</a>\n      </div>\n      <div class=\"goa-text\">\n        Alberta is launching a new provincial cancer care strategy to expand screening, speed up diagnosis and improve care for patients across the province.\n      </div>\n      </li>\n\n  \n  <li>\n          <div class=\"goa-date\"><time datetime=\"2026-06-19T12:00:00Z\">June 19, 2026</time>\n</div>\n      <div class=\"goa-title\">\n        <a href=\"https://www.alberta.ca/release.cfm?xID=96361C82322F3-DB56-B036-6D9F19C74246BB83\">Summer savings at Alberta museums and sites</a>\n      </div>\n      <div class=\"goa-text\">\n        Alberta is making it more affordable for families and young people to learn our history at provincial museums and historic sites.\n      </div>\n      </li>\n\n  \n  <li>\n          <div class=\"goa-date\"><time datetime=\"2026-06-03T12:00:00Z\">June 3, 2026</time>\n</div>\n      <div class=\"goa-title\">\n        <a href=\"https://www.alberta.ca/release.cfm?xID=962869136F5A9-DE18-529F-46F1F7E4AA49066E\">Accelerating growth for skilled workers in Alberta</a>\n      </div>\n      <div class=\"goa-text\">\n        Alberta’s government is providing $4 million to expand training opportunities for skilled trades workers, making it easier to learn new skills while staying on the job.\n      </div>\n      </li>\n\n\n      </ul>\n      <a href=\"https://www.alberta.ca/news\">See all news</a>\n      </div>\n\n\n</div>\n\n  \n  \n  \n\n\n<div class=\"goa-background--grey goa-container--medium goa--bottom-stroke\" id=\"goa-band1885\">\n  \n    <div class=\"goa-premier\">\n          <div class=\"goa-column-33-33-100\">\n        <div class=\"goa-thumb\">\n          \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/premier-smith-480x480.png?itok=uMWBhRz-\" alt=\"Premier Danielle Smith\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n        </div>\n      </div>\n      <div class=\"goa-column-66-66-100\">\n        <div class=\"goa-text\">\n          <h2>Premier of Alberta</h2><p>Danielle Smith was sworn in as Alberta's 19th Premier on October 11, 2022.&nbsp;<a href=\"https://www.alberta.ca/premier.aspx\">Find out more</a>.</p>\n        </div>\n      </div>\n      </div>\n\n\n</div>\n\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n\t// dsComponents\ngoa.init({debug: false, enableescape: false});\n\n// abLayouts\nab.init({enablejumplinks: false, enableupdates: false, debug: false});\n\n// abComponents\nif (abComponents) \nabComponents.init({debug: false});\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 556,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11643,
          "settleDelayMs": 10000,
          "auditMs": 1437,
          "totalMs": 13686,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1417,
          "failed": 28,
          "cantTell": 14,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "aria_role_valid",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "img_alt_decorative",
          "input_label_visible",
          "style_background_decorative",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e8b6d26603f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "ba832dfb5c6bb422d44646b3894fde512a1196b5b3f57c88c34a52cf83121ca5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA832DFB5C6B"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "420da39528c0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "7032e5662dc763bd7ca85f302231e345f7f971e2c9afda486c0e83684b907b64",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7032E5662DC7"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8d9fb054fff",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "95a22dcbd7a8dbbafc76f4b09c8f5ba53aa1397079f0057330079af1ed162edb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-95A22DCBD7A8"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0708894adb8f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "276e7d00194a2287d9b842a185332922e8b47326ee5bececace16ac91b81dde9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-276E7D00194A"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7e814ee6dbf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "4513691d73c0c14bd0d01daf5060459fdc5081e829ec0a766ee8c30092f8c878",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4513691D73C0"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d34043121641",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "281e9fb33bd5f33cb80c2df92de14b73e6a6ca872661e7812ecfbc599a42ba73",
            "a11yOccurrenceDisplayId": "A11Y-OCC-281E9FB33BD5"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "069c4fcb3924",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "3bec52dc7ea2e7086797bfe4dfcf829fb632413c8039df0528d8e5c85c17aa6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BEC52DC7EA2"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c515e9d91e15",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "acdf37e9f5aff289e770b62b0718e910e5224b80e3fdd639546af77ea7dc0eec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ACDF37E9F5AF"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "916fa7cea2b5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "293b2910b9c36717a6df1e048d40529ee6fedaa5deda93b0dfcf6aa98d8be8ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-293B2910B9C3"
          },
          {
            "rule": "style_background_decorative",
            "xpath": null,
            "html": "<div style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/ti-data-centres-homepage-1920x1080.jpg?itok=NDyG3LoH') center center; background-size: cover;\" class=\"goa-container goa-container--medium goa-container--header goa-background--blue goa-hero goa-hero--large\">",
            "message": "Verify the CSS background image does not convey important information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f7eacb7e51a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fa45c6ff",
            "a11yPatternFingerprint": "13c69a940bdfdb1656fe5304b9c639be2607c9f67e018bbeb17fdbc7c6258501",
            "a11yPatternDisplayId": "A11Y-PAT-13C69A940BDF",
            "a11yOccurrenceFingerprint": "bd666784fb70d3f83b69c261fe05490e3067c06955eb47bccb32ed8b01b1327a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD666784FB70"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<h1 class=\"goa-hero-large-title\">",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 48px and weight of 700",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89c23f732203",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b8b9f416",
            "a11yPatternFingerprint": "64afc00f312f97beed6cc0880f89ebde3579265604d1274ac9d4c4e2c950d882",
            "a11yPatternDisplayId": "A11Y-PAT-64AFC00F312F",
            "a11yOccurrenceFingerprint": "53e3d0a194d571d685271e48bc55a6699ab9bccb70cc17c481d54d1b20c1c153",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53E3D0A194D5"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<p class=\"goa-hero-large-lede\">",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 24px and weight of 400",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8ddc848a94d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-eace9585",
            "a11yPatternFingerprint": "d20262a3918d9c4fad49bc7292a9afd18827797b1a887c2fc5b042866ad8636b",
            "a11yPatternDisplayId": "A11Y-PAT-D20262A3918D",
            "a11yOccurrenceFingerprint": "6b4d5bb1c2dc94120a12f5f4143579830f6449f8aed13139f947b451f5a67d36",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6B4D5BB1C2DC"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" alt=\"\" src=\"/system/files/styles/card_image_regular/private/em-ncop-card-750x422.jpg?itok=SxdcjLjI\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10ab3f30ced3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f13188bc",
            "a11yPatternFingerprint": "b2551895a3ed79faa6ae03ffc613442a3de52a4dae7fa6d4f1ed128be121173f",
            "a11yPatternDisplayId": "A11Y-PAT-B2551895A3ED",
            "a11yOccurrenceFingerprint": "13135d2802ce38e99b53a9af94bdd860971a5ecaf12e3c352713b1df5dad878f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-13135D2802CE"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" title=\"Alberta Emergency Alert app grey\" alt=\"Alberta Emergency Alert app icon\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f3d99f6c417",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-51ef10a5",
            "a11yPatternFingerprint": "4afd35b3b9648f200bb39212ed99332cf4cbdc71a39f851e0e539318dde3d25f",
            "a11yPatternDisplayId": "A11Y-PAT-4AFD35B3B964",
            "a11yOccurrenceFingerprint": "1163568d5ca7cde78ec97d78827ae63180b9f896aaf6b6cccb573570d8b9b1f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1163568D5CA7"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" title=\"Alberta Emergency Alert app grey\" alt=\"Alberta Emergency Alert app icon\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e3630a40bc8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0188c28b",
            "a11yPatternFingerprint": "527956d8a0c1aad7f97551fb9ccff0127acc70cf71f26cd883f4e9941021b181",
            "a11yPatternDisplayId": "A11Y-PAT-527956D8A0C1",
            "a11yOccurrenceFingerprint": "63602f20aa5e8cf93b661d32bd0e7f99fae9a1185f9b2f3029edd814617b10aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63602F20AA5E"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Two men standing in front of a group of people, one with their arm around the other one pointing to something in the distance. The other man has a tablet in his hands.\" src=\"/system/files/styles/card_image_regular/private/emergency-preparedness-card-750x422.jpg?itok=9E8ZIEVi\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb1c7f7311a6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-44137b10",
            "a11yPatternFingerprint": "48d92115465c06ee3655fc577071bed585f70468c4d1732fb1810923a076e50c",
            "a11yPatternDisplayId": "A11Y-PAT-48D92115465C",
            "a11yOccurrenceFingerprint": "5ea152b191296d91f3db3f07b357f7e85c1e08f56d66a1820eb0d87b1f378f59",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5EA152B19129"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Two men standing in front of a group of people, one with their arm around the other one pointing to something in the distance. The other man has a tablet in his hands.\" src=\"/system/files/styles/card_image_regular/private/emergency-preparedness-card-750x422.jpg?itok=9E8ZIEVi\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63eaa032eeea",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bc76ccfb",
            "a11yPatternFingerprint": "0d8051ff5460e8c9622236a6dc1eeb2ce950ef5ddeb912fe51f157861d0094aa",
            "a11yPatternDisplayId": "A11Y-PAT-0D8051FF5460",
            "a11yOccurrenceFingerprint": "afaa6350490253debd2f1128d36a8081ef275b7f5fd559594adfb6c237ac846c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFAA63504902"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Image of a medical bed in a hospital with medical equipment and a hospital staff member standing next to the bed.\" src=\"/system/files/styles/card_image_regular/private/hshs-acute-care-action-plan-hero-banner.jpg?itok=nxCDPDQl\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfeef2126104",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7eefbd87",
            "a11yPatternFingerprint": "3b68bacf4797d0d7cceae39fb222c0bd85ffe18f5abdda8fcd1ca4cd61fa829c",
            "a11yPatternDisplayId": "A11Y-PAT-3B68BACF4797",
            "a11yOccurrenceFingerprint": "e7b0976ece220da68cdfff5361197702c08cc8781576cd82a94d34b941026c8d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E7B0976ECE22"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Image of a medical bed in a hospital with medical equipment and a hospital staff member standing next to the bed.\" src=\"/system/files/styles/card_image_regular/private/hshs-acute-care-action-plan-hero-banner.jpg?itok=nxCDPDQl\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "894d038c326d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a7d4cc41",
            "a11yPatternFingerprint": "74df3f965abea50e23a2d5f33036f67fa17485c1d642684aea8b9dccdda769fd",
            "a11yPatternDisplayId": "A11Y-PAT-74DF3F965ABE",
            "a11yOccurrenceFingerprint": "8678600b184ee5da29d05f2fa4cc6118a12e8029364acdf449f8a9de7f35979c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8678600B184E"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97ff657291df",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-94c5a044",
            "a11yPatternFingerprint": "e1638cf2ebc1202b2f62c54393f700e5dee5cfb9d965632eda3423404a4a07f9",
            "a11yPatternDisplayId": "A11Y-PAT-E1638CF2EBC1",
            "a11yOccurrenceFingerprint": "bfa6a817b81bdcb8ebf0f973e38c062b57316cdc82139dd348033a939dfaef8a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFA6A817B81B"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4a07d8a7e43",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b56b1dbb",
            "a11yPatternFingerprint": "318e7759d4a620b19cf55164c000668b28661513adee03dd96d1a3804526208a",
            "a11yPatternDisplayId": "A11Y-PAT-318E7759D4A6",
            "a11yOccurrenceFingerprint": "47274a3633661803e01df0e2936fa7b6e3602856538724db3bfbcc08b1b8ac67",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47274A363366"
          },
          {
            "rule": "img_alt_decorative",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Adult and child holding hands in a bright, modern kitchen with a countertop, plants, and household items visible in the background.\" src=\"/system/files/styles/card_image_regular/private/alss-workfirst-card-750x422px.jpg?itok=zl6b2FRB\" loading=\"lazy\">",
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5e402d818fc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-574289b7",
            "a11yPatternFingerprint": "76e7726c730090eaef564796b484a437c03001f701b0e1027d4fc2ea69cbd2db",
            "a11yPatternDisplayId": "A11Y-PAT-76E7726C7300",
            "a11yOccurrenceFingerprint": "f2a4a38ae0bc02a0934a63be55b1709a8fcfdb854e73f694c81bb4ca894e9c86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2A4A38AE0BC"
          },
          {
            "rule": "aria_role_valid",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Adult and child holding hands in a bright, modern kitchen with a countertop, plants, and household items visible in the background.\" src=\"/system/files/styles/card_image_regular/private/alss-workfirst-card-750x422px.jpg?itok=zl6b2FRB\" loading=\"lazy\">",
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27b0f2e14c36",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-2eeb87fd",
            "a11yPatternFingerprint": "0a167631758300dc11deabd521b4b00a4ae96e5e781ccac6363a23d85abc9d25",
            "a11yPatternDisplayId": "A11Y-PAT-0A1676317583",
            "a11yOccurrenceFingerprint": "347b548918af46dee6c8eac8840c8fc760e7f1e4b4bc2ecaf3333992650c5f2c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-347B548918AF"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e190c290061",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "4456293e408cc62575f1c35dfc02a5523830a82fc583850b6440df4de6133612",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4456293E408C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17c4896628e5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "9601137f9c4673bcee0cd4bb689fc8cea4f0159e0e5df4ce7e75fe7a8e7bc728",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9601137F9C46"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b8a87f49dfe",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "2328aa3ead534181a32d5bcd766a84b2ceffc5153b0b76cd5c28f78401d41c07",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2328AA3EAD53"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10123d97fbea",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "d790bdff727569ff82da1bbab1dba55f9210fe32d9e2753545373986e473965b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D790BDFF7275"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0060655554ad",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "68b68e375a0b466b2f3985c4417bdff700feb1e89fcc7e3aa7c81eb41ae9c61e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-68B68E375A0B"
          }
        ],
        "outcomeCount": 1453,
        "uniqueFailedCount": 28,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 0,
          "warnings": 4,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "7bcd16aea967",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "1ac76b76b276092ae30942f97fc06e30c8dbb0bbc92dc2b534b3d10d16790185",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1AC76B76B276"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "49ffa635256b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "5fd4e0a87ee42dc60f91c4f8f35b2dd2d2364e5ca9a9d4f1f500d4f8d7557ef2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FD4E0A87EE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "49ffa635256b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "5fd4e0a87ee42dc60f91c4f8f35b2dd2d2364e5ca9a9d4f1f500d4f8d7557ef2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FD4E0A87EE4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f9cb5a90a507",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "119904afa2f428f866929ecedac3239cd6be12bb58ed9cd5622811b1ef4f02fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-119904AFA2F4"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 233,
        "pageNavigationMs": 11643,
        "pageLoadDelayMs": 10000,
        "totalMs": 18235,
        "scannerMs": {
          "axe": 13686,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/health-wellness",
      "finalUrl": "https://alberta.ca/health-wellness",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 214,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 214,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 214,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/housing-topic",
      "finalUrl": "https://alberta.ca/housing-topic",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 111,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 111,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 111,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/indigenous-relations-topic",
      "finalUrl": "https://www.alberta.ca/indigenous-relations-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Indigenous relations | Alberta.ca",
      "elapsedMs": 17952,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 333,
          "failed": 0,
          "cantTell": 12,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Resources, policy and services for First Nation and Métis peoples in Alberta.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/indigenous-relations-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"13\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2025-08-29T15:03:35-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6936\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/indigenous-relations-topic\">\n<meta property=\"og:title\" content=\"Indigenous relations\">\n<meta property=\"og:description\" content=\"Resources, policy and services for First Nation and Métis peoples in Alberta.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Indigenous relations\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/indigenous-relations-topic\">\n\n    <title>Indigenous relations | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68d0h2\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6936\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-indigenous-relations-topic section-indigenous-relations-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Indigenous relations</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Indigenous relations</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Indigenous relations</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Resources, policy and services for First Nation and Métis peoples in Alberta.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-0bd19f377d8da39683dc846f85fc2c041756188b3e58b8f0315c937aaa456fd5\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/first-nations-relations\"> First Nations Relations </a>\n</div>\n\n<div class=\"goa-text\"><p>Works in partnership with First Nations to advance programs and initiatives that empower and support Indigenous communities.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/indigenous-consultations-in-alberta\"> Indigenous consultations in Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Find relevant, up-to-date information for all parties involved in an Indigenous consultation process for regulated activities. </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/indigenous-culture\"> Indigenous culture </a>\n</div>\n\n<div class=\"goa-text\"><p>Indigenous heritage program, Frog Lake historic site, Okotoks Erratic, National Aboriginal Day and repatriation of sacred objects.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/indigenous-education\"> Indigenous education </a>\n</div>\n\n<div class=\"goa-text\"><p>Improving education outcomes and creating opportunities for First Nations, Métis and Inuit students in Alberta. </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/indigenous-learning-resources\"> Indigenous learning resources </a>\n</div>\n\n<div class=\"goa-text\"><p>Indigenous-focused learning resources to support reconciliation and cultivate an understanding of general issues facing Indigenous Peoples.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/indigenous-organizations-and-service-directory\"> Indigenous organizations and service directory </a>\n</div>\n\n<div class=\"goa-text\"><p>Listing of organizations, services and information for Indigenous peoples in Alberta.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/land-claims-in-alberta\"> Land claims in Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Alberta is a leader in Canada in settling land claims, with 14 treaty land entitlement claims settled since 1986.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/metis-relations\"> Métis Relations </a>\n</div>\n\n<div class=\"goa-text\"><p>Works with Métis communities and organizations in Alberta to build strong, vibrant and sustainable communities.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/reconciliation\"> Reconciliation </a>\n</div>\n\n<div class=\"goa-text\"><p>Initiatives to help improve relations between Indigenous and non-Indigenous people and acknowledge the truth about residential schools.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 393,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11647,
          "settleDelayMs": 10000,
          "auditMs": 1264,
          "totalMs": 13519,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 934,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4c4a6eda5a9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "ee322de06a6d82e95fd1832953c25b1ce758b6c2db4c416e41ab5f91c169311b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EE322DE06A6D"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaa849bb993e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "ad6229074d34591f22adfe42cd5f5e2794ec2bc115cc96692175df572d42922c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD6229074D34"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25413a16e23a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "7440b29d5974c6bd470a2606baebd21e4c69add86c4ffd82aa8c1a4a2572c3d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7440B29D5974"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "179751b5a71a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "38ad64bf2807a21e7da8cc3f2685e59215f91754ee116b2b07c77539d2918bb5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-38AD64BF2807"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "631445f03418",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "605140e84baf4d01c791ce7727c003420d55673ec6e313f9f631bf0e32e2692f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-605140E84BAF"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e76b4e63c6d8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "c4d79991105265d23aefa1de28474faacbca7c7d3fcf9045ffe935fdc9cb46c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4D799911052"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6021f319fc9e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "3e515833183892acc4c97d2a9d190ea1c19af444f5ac25660dbc1a289434fb50",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E5158331838"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b14dacc14b1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "60b9fe8afbcf855df8d9495785415f5cb67af0fd366251d23067a1ce99efdd2d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-60B9FE8AFBCF"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77729a5a91f3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "8163b852bdc7d2ec88837ad8cc62cd4f8398ab53dcb5c5ae5cb10524cfabdd00",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8163B852BDC7"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bf468e4e89b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "cda9ad5a945e13670fdb987815d560a40344cfd4b7f0d9515e48717aa31723cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CDA9AD5A945E"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e37ad2f8ecf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "b9e8b4fa542a1ff252abba261c8ef8857b74e14867ee3cd5fd3e6960ea3c6bca",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B9E8B4FA542A"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b43b17cc636",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "7d8f421f5d73e336dbf37ca6d7a3725f67c0ecdc05157a56e8a818d313b2592d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D8F421F5D73"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6cc67021904",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "626cf553f3cab56c6fcf713f3dcdf4412c8b1a4251cd56559b2b39b2aab9e1b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-626CF553F3CA"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2198a9ae11b0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "b0e6cf5d961d27dc43bd967526c35a37eaab495b3b922e93bb7008ca72494fdb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B0E6CF5D961D"
          }
        ],
        "outcomeCount": 952,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "b8d47ec1c8d7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "4d930f0602a1b85f9bed8eb04e28316df810b5f72ca557cad2bd93fb3b99602b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4D930F0602A1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "35ace45aa265",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "7b4bd42fcd27d0d57973e0b95e3de4e5da55220004bbe508318d2a8f76c061d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B4BD42FCD27"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "35ace45aa265",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "7b4bd42fcd27d0d57973e0b95e3de4e5da55220004bbe508318d2a8f76c061d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B4BD42FCD27"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ac4f7e16848d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "83d71f978bbaaa9dc0c49d077ee654d3c987b2315761f4e92c6f2099087c94c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83D71F978BBA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "35ace45aa265",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "7b4bd42fcd27d0d57973e0b95e3de4e5da55220004bbe508318d2a8f76c061d6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7B4BD42FCD27"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 322,
        "pageNavigationMs": 11647,
        "pageLoadDelayMs": 10000,
        "totalMs": 17952,
        "scannerMs": {
          "axe": 13519,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/infrastructure-topic",
      "finalUrl": "https://alberta.ca/infrastructure-topic",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 175,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 175,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 175,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/justice-topic",
      "finalUrl": "https://alberta.ca/justice-topic",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 176,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 176,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 176,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/key-initiatives",
      "finalUrl": "https://alberta.ca/key-initiatives",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 182,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 182,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 182,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/ministries",
      "finalUrl": "https://alberta.ca/ministries",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 307,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 307,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 307,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/moving-to-alberta-topic",
      "finalUrl": "https://www.alberta.ca/moving-to-alberta-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Moving to Alberta | Alberta.ca",
      "elapsedMs": 17958,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 318,
          "failed": 0,
          "cantTell": 11,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Immigration information, jobs, health, education and more for those planning to move or who are new to Alberta.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/moving-to-alberta-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2024-03-20T08:45:23-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"7022\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/moving-to-alberta-topic\">\n<meta property=\"og:title\" content=\"Moving to Alberta\">\n<meta property=\"og:description\" content=\"Immigration information, jobs, health, education and more for those planning to move or who are new to Alberta.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Moving to Alberta\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/moving-to-alberta-topic\">\n\n    <title>Moving to Alberta | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68d0h2\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/7022\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-moving-to-alberta-topic section-moving-to-alberta-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Moving to Alberta</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Moving to Alberta</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Moving to Alberta</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Immigration information, jobs, health, education and more for those planning to move or who are new to Alberta.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-5be9b1d4378712de15551eab8bedbd57b187126d1577a7fa8c8e869a689ba03b\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/immigration\"> Immigration </a>\n</div>\n\n<div class=\"goa-text\"><p>Services, programs and grants available to help you immigrate and settle in Alberta.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/life-in-alberta\"> Life in Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Opportunity lives here. Alberta is a great place to live and work and where you can build your future.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/military-family-resource\"> Military family resources </a>\n</div>\n\n<div class=\"goa-text\"><p>Links to information on education, health care and more to help military families and veterans get set up and settled in Alberta. </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/moving-to-alberta-from-within-canada\"> Moving to Alberta from within Canada </a>\n</div>\n\n<div class=\"goa-text\"><p>Learn what to do to make your move to Alberta easier.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/opportunity-alberta\"> Opportunity Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Learn about life, work and ways to immigrate to Alberta.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/temporary-residents\"> Temporary residents </a>\n</div>\n\n<div class=\"goa-text\"><p>Information for people wanting to come to Alberta temporarily to visit, work or study. </p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/workfirst-alberta\"> WorkFirst Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Empowering job seekers to grow careers and employers to find skilled talent.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 377,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11566,
          "settleDelayMs": 10000,
          "auditMs": 1289,
          "totalMs": 13462,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 882,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f88795a155b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "cdf1460e38974d5967af2251b627dce574561da340557c4278f6d17c9f7db053",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CDF1460E3897"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a85b06828f5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "c86c40e5a7b932975096281f28d72eeb21f299c93fc73f6d73062e7cf2b85df2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C86C40E5A7B9"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7ee182ae06e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "20331bf1aa06b1ab2c2805d0b8ad6337b3ebb382189a9cce53a72f709f80ce5f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20331BF1AA06"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cbd21328aa2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "045a0853315d3e2dd5033a00aceed70dc64921cb060d287c34c777c314a4c4ed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-045A0853315D"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d667c1f9fd5a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "48e037b453dcd955aa08c9c84de7658ba7bab49ae050573802add2274012f327",
            "a11yOccurrenceDisplayId": "A11Y-OCC-48E037B453DC"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfae07c4912e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "0cff4adc98b0d664796e09826277ff4bd30e30654a2d7832dcd52fc925865533",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0CFF4ADC98B0"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06f45b869c5f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "93b6e26e0994df0a20c5def94bcda08b72b01d142aaa4403dd35c97c36db3b38",
            "a11yOccurrenceDisplayId": "A11Y-OCC-93B6E26E0994"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b6fa0cd357a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "9f9141d3bbb5237d1685efe1ed47098db574685fe5378c40c587cbcc4c2b597d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9F9141D3BBB5"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d985d37052f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "2802ede2567094e25f87e2dfbd198c508be66caf97e7aa690c9aa4915a988482",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2802EDE25670"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94a7310c44bc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "2894555a1e07572f15b62d32b552afd26cfa9acb49c43cd525e6d4422978a108",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2894555A1E07"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fb426a09623",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "cc3b178e8c67c342e9724c898fd08d014c3f2fa50af7bd4ae33e89da4800556d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC3B178E8C67"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4c9e0056f3d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "4e44deb79520bca399a9a73d5ff2a75f151f21a5ef75676770e36ea8e6ff7589",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4E44DEB79520"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea7a12e8b46c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "464968f4b1ffc19457558819cdbb2d6bce586562d5067945d34023e2e0c9c06e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-464968F4B1FF"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c350b0e8a2d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "3fcdfdb13bb86a5040f74248f594b5e5bcaada54bba3cbe2e396e3a3e320a635",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3FCDFDB13BB8"
          }
        ],
        "outcomeCount": 900,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "c39fedd9985f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "7ac8f4197ba191d5004a37ff3f94426169a9ba8e57cd3a6e5ed34a65941825e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AC8F4197BA1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f1dd08334802",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "8f259a6a21fb3ec98e456b33f66e10266dfd2a1f05c02152c30181c70f9d6740",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F259A6A21FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f1dd08334802",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "8f259a6a21fb3ec98e456b33f66e10266dfd2a1f05c02152c30181c70f9d6740",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F259A6A21FB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "3e6597b5b336",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "9205623bb4e0fd7d30e75513a7c6e8377eb29ae84f44dae49625755206440916",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9205623BB4E0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f1dd08334802",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "8f259a6a21fb3ec98e456b33f66e10266dfd2a1f05c02152c30181c70f9d6740",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F259A6A21FB"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 445,
        "pageNavigationMs": 11566,
        "pageLoadDelayMs": 10000,
        "totalMs": 17958,
        "scannerMs": {
          "axe": 13462,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/municipalities-topic",
      "finalUrl": "https://www.alberta.ca/municipalities-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Municipalities | Alberta.ca",
      "elapsedMs": 17887,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 327,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Alberta municipalities and communities, municipal governance, growth and collaboration, and maps and statistics.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/municipalities-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2024-02-02T15:31:06-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6822\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/municipalities-topic\">\n<meta property=\"og:title\" content=\"Municipalities\">\n<meta property=\"og:description\" content=\"Alberta municipalities and communities, municipal governance, growth and collaboration, and maps and statistics.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Municipalities\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/municipalities-topic\">\n\n    <title>Municipalities | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6822\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-municipalities-topic section-municipalities-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Municipalities</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Municipalities</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Municipalities</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Alberta municipalities and communities, municipal governance, growth and collaboration, and maps and statistics.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-f7aac3668ea4601eac39cb87268ee7d7234e84bf7511988753024ce4b51e19ed\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/grants-and-funding-for-municipalities\"> Grants and funding for municipalities </a>\n</div>\n\n<div class=\"goa-text\"><p>Financial assistance programs for municipal governments and organizations.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/land-claims-in-alberta\"> Land claims in Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Alberta is a leader in Canada in settling land claims, with 14 treaty land entitlement claims settled since 1986.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/municipal-collaboration-and-dispute-resolution\"> Municipal collaboration and dispute resolution </a>\n</div>\n\n<div class=\"goa-text\"><p>How municipalities work together and solve disputes.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/municipal-data-and-statistics\"> Municipal data and statistics </a>\n</div>\n\n<div class=\"goa-text\"><p>Explore municipalities financial, statistical and taxation information.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/municipal-government\"> Municipal government </a>\n</div>\n\n<div class=\"goa-text\"><p>How municipal government and elections work and how the public can participate in government.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/municipal-government-education-and-training\"> Municipal government education and training </a>\n</div>\n\n<div class=\"goa-text\"><p>Training for municipal officials, interns and service providers, and municipal government education for K-12 students.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/municipalities-and-communities\"> Municipalities and communities </a>\n</div>\n\n<div class=\"goa-text\"><p>About municipalities, Metis settlements and First Nations in Alberta.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/public-library-services\"> Public library services </a>\n</div>\n\n<div class=\"goa-text\"><p>Provides policy, planning and administrative expertise to develop and maintain provincial legislation related to public library service.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 385,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11665,
          "settleDelayMs": 10000,
          "auditMs": 1270,
          "totalMs": 13542,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 908,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "657181518d94",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "9102af61b9f0b1d5b9b12fcb4689d1335c5e4d37364193c15d1368f517f44437",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9102AF61B9F0"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c22cfeb76aa6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "a24825d3dce63c8c8211369dcccbbc63f408411e961207b2fae110208ff583a4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A24825D3DCE6"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "636fd2491d44",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "f23755bf5f30ba46e81a0856b24fdcb0f8b543a3d3afeedbb01fcc1762214fbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F23755BF5F30"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86a8b637623f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "4a475198bac62765430ed91985ce5ec203c8fc96684ab9c4092d89ef9cb51b00",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4A475198BAC6"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46d9d76c7774",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "bb49c425820c1f4b38c494af28fdfee24a18ac0509c585fbcd06f7ca8cdfa2c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BB49C425820C"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cd3ba710cfe",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "9fe4efcea845ffbdeb06ced331000ed06f4b1bdd4e5f4e551058b2eb52aa9c01",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9FE4EFCEA845"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e84f314f76af",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "b545fa7b374fb93e48d742da81662dc88dabedd5214bd0507d17c42a884fe567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B545FA7B374F"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c5847354076",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "96e5634c5b9cbe8bf81d218b858a89c11ef989939fe4657355b231df5172959e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96E5634C5B9C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02ea172c427c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "5460d9972a850e0eae2834840088576a58d5737fd792b9ef0c1565f2c63fd023",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5460D9972A85"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd0cddb16829",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "d6ae9497c54d9af7816cfe32cf58737dbf13cb5c7207a082034323b0a33a6e8a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D6AE9497C54D"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4879b46aade5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "5760d2bd0fa74445284f2319a399bbc3a6cac7009556ba6d262ecdd456833595",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5760D2BD0FA7"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "815d8b0fa5c0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "f8de3df5e003b266f24cea0532edeefbe2a6e635e66c5b61127a7b5437f167ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8DE3DF5E003"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a059aa126990",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "2d93ff5750b2bb3da6f707a5426788a069b49b0e5e5483d11b4da323fdfaf861",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D93FF5750B2"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7b1d2b602eb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "d1647a2802fd8a244b0a62907eaa2456f5de73991bca3ddceabafb5cbd16c50c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D1647A2802FD"
          }
        ],
        "outcomeCount": 926,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "1bd97553ebfb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "f068daf8e751fb30da1248e1030b7a80c751a82ea1df37a24e349c1305e2a7f2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F068DAF8E751"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "59a56f928218",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "b0c83d07dab0f52a0e09de48568b7cb0d9c57c1d3a29efdcf6acfb37241014ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B0C83D07DAB0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "59a56f928218",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "b0c83d07dab0f52a0e09de48568b7cb0d9c57c1d3a29efdcf6acfb37241014ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B0C83D07DAB0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "6c2e5e1853a3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "f9ba86adff65f46ced7f9e815d38756fb4372b5ce24f3ee45122c80c6384a590",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F9BA86ADFF65"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "59a56f928218",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "b0c83d07dab0f52a0e09de48568b7cb0d9c57c1d3a29efdcf6acfb37241014ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B0C83D07DAB0"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 251,
        "pageNavigationMs": 11665,
        "pageLoadDelayMs": 10000,
        "totalMs": 17887,
        "scannerMs": {
          "axe": 13542,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/news",
      "finalUrl": "https://www.alberta.ca/news",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "News | Alberta.ca",
      "elapsedMs": 25067,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 2770,
          "failed": 3,
          "cantTell": 11,
          "inapplicable": 40
        },
        "failedRules": [
          "aria-allowed-attr",
          "aria-prohibited-attr",
          "frame-title"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-text",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "aria-allowed-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-attr?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "iframe",
            "html": "<a class=\"ytmVideoInfoVideoTitle\" aria-level=\"2\" href=\"https://www.youtube.com/watch?v=vv6lEdac_Vs\"><span class=\"ytAttributedStringHost ytmVideoInfoLink ytAttributedStringWhiteSpaceNoWrap\" style=\"\">Local investment, lasting results - August 11, 2026</span></a>",
            "message": "Elements must only use supported ARIA attributes",
            "fixSummary": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"2\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f6c4c48254",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f33d3218",
            "a11yPatternFingerprint": "d163975256dfc9813b4904f3f0b6dbfd5c87f4ebb5053d2938e9d43234c52331",
            "a11yPatternDisplayId": "A11Y-PAT-D163975256DF",
            "a11yOccurrenceFingerprint": "8e84704ad92cd14881ddbf11ceacbfc6889ca6ae76902be797aa31ca735e0f6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8E84704AD92C"
          },
          {
            "rule": "aria-prohibited-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-prohibited-attr?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "iframe",
            "html": "<div class=\"html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode ytp-small-mode\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/b0d2d49a/player_embed.vflset/en_US/base.js\" aria-label=\"YouTube Video Player\">",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "frame-title",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/frame-title?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "iframe",
            "html": "<iframe width=\"200\" height=\"113\" src=\"https://www.youtube....\" frameborder=\"0\" allow=\"accelerometer; autop...\" referrerpolicy=\"strict-origin-when-c...\" allowfullscreen=\"\">",
            "message": "Frames must have an accessible name",
            "fixSummary": "Fix any of the following:\n  Element has no title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"The latest Alberta government news and announcements.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/news\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Strategic\">\n<meta name=\"published\" content=\"2026-06-03T13:56:58-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"true\">\n<meta name=\"id\" content=\"4529\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/news\">\n<meta property=\"og:title\" content=\"News\">\n<meta property=\"og:description\" content=\"The latest Alberta government news and announcements.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"News\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/news\">\n\n    <title>News | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_PrrFKSdYbBi5hv3s9HgU2s1uHLcVO7OfBjyQwpNME_8.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/4529\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-news section-news path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <span>News</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                          <div class=\"goa-previous-page\">\n            Part of <a href=\"/about-government\">About government</a>\n          </div>\n                <div class=\"goa-heading\">\n          <h1>\n<span>News</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  The latest Alberta government news and announcements.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>News</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              News\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"https://www.alberta.ca/announcements.cfm\" target=\"_blank\" rel=\"noopener noreferrer\">Search news announcements</a>\n        </li>\n                        <li>\n          <a href=\"/translated-news\">Translated news</a>\n        </li>\n                        <li>\n          <a href=\"/government-of-alberta-articles\">Articles</a>\n        </li>\n                        <li>\n          <a href=\"/news-subscriptions\">Subscribe to news</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>News conferences</h2>\n\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-50-100\">\n    \n  <p>Watch live or previously recorded news conferences.</p><ul><li><a href=\"https://www.youtube.com/user/youralberta\" target=\"_blank\">Watch livestreams</a></li><li><a href=\"https://soundcloud.com/your-alberta\" target=\"_blank\">Listen to audio</a></li><li><a href=\"https://www.flickr.com/photos/albertanewsroom/albums\" target=\"_blank\">View photos</a></li></ul>\n\n  </div>\n\n    <div class=\"paragraph paragraph--type--media-block paragraph--view-mode--default goa-column-50-50-100\">\n        <div class=\"goa-image margin-top\">\n      \n  \n    \n    <div class=\"goa-video\">\n    <iframe src=\"https://www.alberta.ca/media/oembed?url=https%3A//www.youtube.com/playlist%3Flist%3DPLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz&amp;max_width=0&amp;max_height=0&amp;hash=wyuMqXm1VkTQwyggqzZoM-461Vv6OAPQCWJVpZLCYIY\" width=\"200\" height=\"113\" class=\"media-oembed-content\" loading=\"lazy\" title=\"News conference livestreams (June 9, 2023 - present)\" data-gtm-yt-inspected-155=\"true\" data-gtm-yt-inspected-163=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-122726543_738=\"true\"></iframe>\n\n  </div>\n\n\n\n    </div>\n  </div>\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n    <div class=\"paragraph paragraph--type--feed-newsroom paragraph--view-mode--default goa-column-100-100-100\">\n                  \n  <h2>Latest news</h2>\n\n                  \n  <div id=\"block-newsfeedblock\" class=\"block block-news-feed-block\">\n  \n    \n      <ul class=\"goa-news goa-news--release\">\n      <li><div class=\"goa-date\">Aug 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a></div><div class=\"goa-text\"><p>Minister Devin Dreeshen issued the following statement on the Ontario Appeal Court ruling on bike lanes.</p></div></li>\n      <li><div class=\"goa-date\">Aug 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a></div><div class=\"goa-text\"><p>Minister of Energy and Minerals Brian Jean issued the following statement on producers committing oil volumes to the west coast oil pipeline:</p></div></li>\n      <li><div class=\"goa-date\">Aug 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a></div><div class=\"goa-text\"><p>Albertans can share feedback on how the Berland Sub-region land-use plan will support work, recreation, conservation and other land uses.</p></div></li>\n      <li><div class=\"goa-date\">Aug 13, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a></div><div class=\"goa-text\"><p>Alberta’s government is acting now to ensure our growing province has the water it needs for generations to come.</p></div></li>\n      <li><div class=\"goa-date\">Aug 13, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a></div><div class=\"goa-text\"><p>Alberta’s government is supporting the expansion of Alberta Newsprint Company’s Whitecourt operations through the Investment and Growth Fund.</p></div></li>\n      <li><div class=\"goa-date\">Aug 12, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=976139F07860D-9013-64CB-33FAB79CE4C79035\">ASIRT publishes findings from two investigations</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team has completed two separate investigations involving the RCMP in Alberta. In each case, ASIRT’s executive director reviewed the evidence and issued a written report outlining the findings and conclusions.</p></div></li>\n      <li><div class=\"goa-date\">Aug 12, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=97615A543FE27-C21C-EFC8-43CD72798EF0B0D1\">Super-heavy load affects travel in central Alberta</a></div><div class=\"goa-text\"><p>Drivers may experience delays as a large, slow-moving load moves between Edmonton and Fort Saskatchewan starting Wednesday, Aug. 12.</p></div></li>\n      <li><div class=\"goa-date\">Aug 12, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=97614A2255DFF-DC22-035B-7B31E805E2650098\">Expanding supports for vulnerable Albertans</a></div><div class=\"goa-text\"><p>Alberta’s government is investing nearly $21 million to increase access to specialized supports for those impacted by sexual violence and abuse. &nbsp;</p></div></li>\n      <li><div class=\"goa-date\">Aug 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=976106E820A80-EEED-0D1D-D8197245C94F366A\">Investing in maternal health</a></div><div class=\"goa-text\"><p>Applications are now open for the Alberta Midwifery Strategy Grant, expanding access to midwifery and maternal health care across Alberta.</p></div></li>\n      <li><div class=\"goa-date\">Aug 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9761171778EAA-CE2D-D356-5D5C0100D4FB32E0\">Local investment, lasting results</a></div><div class=\"goa-text\"><p>Alberta’s government is investing more than $38 million in community grants to help non-profits improve public spaces, support grassroots initiatives and meet local needs.</p></div></li>\n      <li><div class=\"goa-date\">Aug 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=976084792D7F1-B19B-86D8-2B16FC681FF21EB7\">Funding fresh futures for Alberta</a></div><div class=\"goa-text\"><p>This week we celebrate Local Food Week and Open Farm Days in Alberta, shining a spotlight on our province’s farmers, ranchers and entrepreneurs.</p></div></li>\n      <li><div class=\"goa-date\">Aug 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9760744CA183B-0D7D-42CE-841BEE1519EC000D\">Strengthening response for vulnerable missing persons</a></div><div class=\"goa-text\"><p>Alberta’s government is taking steps to identify opportunities to improve Alberta’s emergency alert system.</p></div></li>\n      <li><div class=\"goa-date\">Aug 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=976053A6543DD-0517-3C68-032520BC910A9E1C\">Company fined for a workplace injury</a></div><div class=\"goa-text\"><p>A steel manufacturing company has been fined $138,000 related to a workplace injury incident.</p></div></li>\n      <li><div class=\"goa-date\">Aug 7, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96604B7962E42-DA77-88D4-E82CB6669C96D830\">Public alert for Prairie Winds Water Park Closure</a></div><div class=\"goa-text\"><p>Primary and Preventative Health Services’ Calgary Zone Medical Officers of Health and Alberta Health Services Environmental Public Health are investigating three cases of Shiga toxin-producing E. coli (STEC) associated with the water park facilities at City of Calgary’s Prairie Winds Park.</p></div></li>\n      <li><div class=\"goa-date\">Aug 7, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96601A1AACD45-D45B-6FB8-D3F126A9E2462EEF\">ASIRT investigating police shooting in southwest Calgary</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team continues to investigate a recent police shooting in southwest Calgary.</p></div></li>\n      <li><div class=\"goa-date\">Aug 6, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=966007DE019B5-CBBB-D990-0EEAEA6ADE1D6D3E\">Leading AI Development Responsibly | Faire progresser le développement responsable de l’IA</a></div><div class=\"goa-text\"><p>Alberta’s government has launched an online information hub and a series of town halls to provide comprehensive information on AI data centre development.</p></div></li>\n      <li><div class=\"goa-date\">Aug 6, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965986F580C90-916A-AD97-69EC2A6450883CBA\">Safer roads, stronger enforcement: Minister Dreeshen</a></div><div class=\"goa-text\"><p>Minister Devin Dreeshen issued the following statement on the government’s current progress to improve commercial trucking safety.</p></div></li>\n      <li><div class=\"goa-date\">Aug 6, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9659669DA62D5-B1B2-68CD-D997423C4EF7AE8C\">Improving Alberta's surface rights system</a></div><div class=\"goa-text\"><p>The new Surface Rights Advisory panel has now been established to strengthen property rights by improving the province’s surface rights system.</p></div></li>\n      <li><div class=\"goa-date\">Aug 5, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965943B5F8B28-9696-6D17-B002E659468C9ABF\">ASIRT publishes findings from two investigations</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team has completed two separate investigations involving the Calgary Police Service. In each case, ASIRT’s executive director reviewed the evidence and issued a written report outlining the findings and conclusions.</p></div></li>\n      <li><div class=\"goa-date\">Aug 5, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96592377DC0F9-DA30-3BCD-83C88C0BFEA53593\">Company fined for workplace injury</a></div><div class=\"goa-text\"><p>An industrial services company has been fined $132,000 related to a workplace injury incident.</p></div></li>\n      <li><div class=\"goa-date\">Aug 5, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9659338510AB7-D6FA-2707-25AE0BC93675F6D9\">Rewarding academic excellence: Minister Turton</a></div><div class=\"goa-text\"><p>Minister of Children and Family Services Searle Turton issued the following statement as applications open for the Duke and Duchess Scholarship:</p></div></li>\n      <li><div class=\"goa-date\">Aug 4, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9659006079DCB-D932-67F7-FAC06EC17A15704A\">Investing in health care for vulnerable Albertans</a></div><div class=\"goa-text\"><p>Alberta’s government is investing an additional $30 million in community health centres to connect vulnerable Albertans with the health and social supports they need.</p></div></li>\n      <li><div class=\"goa-date\">Aug 3, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9658138F391EA-921C-6F1D-21CCFBCEEDB340BC\">Heritage Day: Minister Fir | Déclaration de la ministre Fir à l’occasion de la Journée du patrimoine</a></div><div class=\"goa-text\"><p>Minister of Arts, Culture and Status of Women Tanya Fir issued the following statement on Heritage Day:</p></div></li>\n      <li><div class=\"goa-date\">Aug 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965866A8D59E0-DB61-44D2-7A84629CCBA92930\">Fort McMurray paving project begins</a></div><div class=\"goa-text\"><p>Motorists are advised that a paving project that will affect traffic and cause delays is planned to begin on the morning of Aug. 3.</p></div></li>\n      <li><div class=\"goa-date\">Jul 31, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965843BE8C72B-F338-BF0E-96B4DFE66AC4B9F8\">Calgary man pays too much. Alberta takes action.</a></div><div class=\"goa-text\"><p>Alberta’s government is cutting recycling fees on windshield washer fluid containers by almost 80 per cent, while keeping plastic out of landfills.</p></div></li>\n      <li><div class=\"goa-date\">Jul 31, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96580347ABF5A-B25E-79BC-E71D3C838B0EBC0E\">Orders in Council</a></div><div class=\"goa-text\"><p>Orders Approved – July 30, 2026</p></div></li>\n      <li><div class=\"goa-date\">Jul 31, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96578343391EF-FECC-ACDF-9EDBC6EE23F1F488\">Celebrating Food Day Canada: Minister Sawyer</a></div><div class=\"goa-text\"><p>Minister of Agriculture and Irrigation Tara Sawyer issued the following statement recognizing Food Day Canada in Alberta:</p></div></li>\n      <li><div class=\"goa-date\">Jul 30, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96576061956E7-E2F9-19D6-244B8EA65EC32620\">Alberta Day: Celebrating everything Alberta! | La Fête de l’Alberta : célébrons tout ce qui est albertain!</a></div><div class=\"goa-text\"><p>On Aug. 30, Albertans are invited to celebrate Alberta Day at free events in Edmonton and Calgary.</p></div></li>\n      <li><div class=\"goa-date\">Jul 30, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9657504E16C69-FF20-B25F-B51BC6E25FD1D46A\">Expanding kidney care in Lethbridge</a></div><div class=\"goa-text\"><p>Alberta’s government is expanding access to life-sustaining kidney care with a new hemodialysis unit and expanded Kidney Care Clinic in Lethbridge.</p></div></li>\n      <li><div class=\"goa-date\">Jul 30, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9657404033DF5-DF71-F2C1-A556FFA0383B6366\">World Day Against Trafficking in Persons: Joint statement</a></div><div class=\"goa-text\"><p>Government ministers and Paul Brandt, chair of the Alberta Centre to End Trafficking in Persons, issued the following statement on the World Day Against Trafficking in Persons: &nbsp;</p></div></li>\n      <li><div class=\"goa-date\">Jul 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96572DC52AAC9-A8DF-FDC9-2802C2E4E31C4463\">Scholarship and bursary applications open Aug. 4</a></div><div class=\"goa-text\"><p>More than $107 million in scholarships, awards and bursaries are open for application starting Aug. 4 through Alberta Student Aid.</p></div></li>\n      <li><div class=\"goa-date\">Jul 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96571D6ADB6B3-A5DE-32BB-961F459F6E0D7A84\">Softball stars set for Calgary showdown</a></div><div class=\"goa-text\"><p>Alberta hosts another premier national sport event as Canada's top young softball athletes compete in Calgary.</p></div></li>\n      <li><div class=\"goa-date\">Jul 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96570D4E2C3C5-BF6D-C3F5-EC1E9D96855B311D\">Alberta and Canada sign major housing agreement</a></div><div class=\"goa-text\"><p>The governments of Canada and Alberta have signed an agreement to invest in water and wastewater infrastructure to support new housing in Alberta.</p></div></li>\n      <li><div class=\"goa-date\">Jul 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96569D11D7BE3-DD93-E5BA-EC72343444BA08A4\">New dogs join Alberta’s fight against mussels</a></div><div class=\"goa-text\"><p>Alberta’s government is adding two more highly trained detection dogs to fight against invasive mussels across the province.</p></div></li>\n      <li><div class=\"goa-date\">Jul 27, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96563718BB4CD-0C92-1244-00088D5A396235E7\">More screening options, earlier detection | Plus d’options de dépistage, une détection plus précoce</a></div><div class=\"goa-text\"><p>Albertans will soon have access to preventative health testing, offering more choice and faster access to diagnostic testing to support earlier cancer detection.</p></div></li>\n      <li><div class=\"goa-date\">Jul 27, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9656269AA0D8A-E2DE-3AE6-7926A88AFAB9E422\">Funding for the next generation of Oval athletes</a></div><div class=\"goa-text\"><p>Canada and Alberta are investing $52 million to secure the future of Calgary’s Olympic Oval, preserving one of the country’s most iconic sport facilities.</p></div></li>\n      <li><div class=\"goa-date\">Jul 24, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96555DC8CAAA9-CC67-592E-745867CFC7692E6D\">Alberta, U.S. leaders focus on shared priorities</a></div><div class=\"goa-text\"><p>MLAs Angela Pitt, Glenn van Dijken and Chelsae Petrovic will advance trade priorities with U.S. state legislators at a national conference in Chicago from July 25 to 30.</p></div></li>\n      <li><div class=\"goa-date\">Jul 24, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96552D0FD9279-B6FF-EEF2-E3DA89EA947097AF\">Help shape the future of land use in Alberta</a></div><div class=\"goa-text\"><p>Alberta’s government is asking the public to provide feedback to help shape two new sub-regional land-use plans.</p></div></li>\n      <li><div class=\"goa-date\">Jul 24, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96551CFC9DDDD-BD82-B041-EC5705B5ADF14701\">ASIRT investigating death after Brooks RCMP shooting</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team is investigating after an RCMP officer in Brooks fatally shot a man.</p></div></li>\n      <li><div class=\"goa-date\">Jul 23, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965469AE32201-F809-2DFF-EA9F48CFC77C9DF9\">ASIRT investigating death at High Level Bridge in Lethbridge</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team is investigating the death of a man following an interaction with a Lethbridge Police Service officer at the Lethbridge Viaduct, commonly known as the High Level Bridge.</p></div></li>\n      <li><div class=\"goa-date\">Jul 23, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96549A0944A32-9C4E-38D5-2F6E3F54A8D6BFCD\">Alberta adds record number of physicians | L’Alberta atteint un nombre record de médecins </a></div><div class=\"goa-text\"><p>Alberta has reached new records in physician recruitment and retention, with data showing the province now has more physicians than ever before.</p></div></li>\n      <li><div class=\"goa-date\">Jul 23, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965479DA8DE77-9A2C-409F-E272405AE03E0334\">Company penalized for workplace injury</a></div><div class=\"goa-text\"><p>An oilfield services company has been penalized $100,000 related to a workplace injury incident.</p></div></li>\n      <li><div class=\"goa-date\">Jul 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96543734BC24C-0AFC-705E-C760E8170A77F1E4\">Orders in Council</a></div><div class=\"goa-text\"><p>Orders Approved – July 22, 2026</p></div></li>\n      <li><div class=\"goa-date\">Jul 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965427211251D-A5C7-4E89-E69A49F6C2F6C8AA\">Super-heavy load impacts travel in central Alberta</a></div><div class=\"goa-text\"><p>Drivers may experience delays as a large slow-moving load moves between Tofield and Fort Saskatchewan on July 23.</p></div></li>\n      <li><div class=\"goa-date\">Jul 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96539688212E0-AD0C-87EE-F89C05541295A084\">ASIRT issues report on two completed investigations</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team has concluded two investigations into allegations involving police officers.</p></div></li>\n      <li><div class=\"goa-date\">Jul 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96541711AD2D4-EACC-D37B-E8F3FFF961F8945B\">Addiction and mental health supports in Edmonton</a></div><div class=\"goa-text\"><p>Alberta is investing more than $30 million to enhance addiction and mental health supports in Edmonton, including adding over 400 new treatment and stabilization beds.</p></div></li>\n      <li><div class=\"goa-date\">Jul 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9653867F2B5F9-9962-C5E6-41F8B594F4C14B6E\">Company acquitted in workplace fatality</a></div><div class=\"goa-text\"><p>An equipment rental company has been acquitted of occupational health and safety (OHS) charges related to a workplace fatality.</p></div></li>\n      <li><div class=\"goa-date\">Jul 21, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965344284F3BD-D322-CF8B-E3B9649C0C649719\">From Alberta to Canada: Joint statement</a></div><div class=\"goa-text\"><p>Premier Danielle Smith and Minister of Service Alberta and Red Tape Reduction Dale Nally issued the following statement on the direct-to-consumer alcohol sales agreement:</p></div></li>\n      <li><div class=\"goa-date\">Jul 21, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965323721973B-F9EB-EF56-0821830690CF9643\">Another milestone for Deerfoot Trail</a></div><div class=\"goa-text\"><p>The Deerfoot Trail Improvements Project has reached a significant milestone with the completion of the new Ivor Strong Bridge.</p></div></li>\n      <li><div class=\"goa-date\">Jul 20, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965300F4D7303-F882-A515-E0887B71EF0CA13D\">Municipal Affairs embarks on summer tour</a></div><div class=\"goa-text\"><p>Minister of Municipal Affairs Dan Williams is touring Alberta communities to meet local leaders and discuss priorities.</p></div></li>\n      <li><div class=\"goa-date\">Jul 20, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9652705D8C1FE-EDC0-187C-CFD38CCA93CAE2E5\">Don’t Let It Loose: Protecting Alberta’s waters</a></div><div class=\"goa-text\"><p>Alberta’s government is taking action to stop the spread of goldfish and other invasive fish species.</p></div></li>\n      <li><div class=\"goa-date\">Jul 19, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96525DC20B3B7-9284-54EF-B545325D32C47710\">West central Alberta tornado: Joint Statement</a></div><div class=\"goa-text\"><p>A joint ministers’ statement has been issued following a tornado and severe weather in west central Alberta affecting Rocky Mountain House and Clearwater County:</p></div></li>\n      <li><div class=\"goa-date\">Jul 17, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9652070591164-FBD4-1DA2-80C903182FF742E4\">Pacific NorthWest Economic Region’s 2026 Annual Summit: Premier Danielle Smith</a></div><div class=\"goa-text\"><p>Premier Danielle Smith issued the following statement welcoming guests to Alberta as host of this year’s summit:</p></div></li>\n      <li><div class=\"goa-date\">Jul 17, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96518688B45C4-DFA1-CDC3-556E654DF65F657E\">Alberta Summer Games kick off in Strathcona County</a></div><div class=\"goa-text\"><p>Strathcona County will welcome Alberta’s top young athletes for the 2026 Alberta Summer Games.</p></div></li>\n      <li><div class=\"goa-date\">Jul 17, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965176713AE8C-00F1-3C5B-A455F8A295C82297\">Celebrating Parks Day in Alberta: Minister Loewen</a></div><div class=\"goa-text\"><p>Minister of Forestry and Parks Todd Loewen issued the following statement on Parks Day:</p></div></li>\n      <li><div class=\"goa-date\">Jul 16, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965133BD1CC14-A847-DD3C-86B1A5EF2B149620\">National ministers updated on mine water progress</a></div><div class=\"goa-text\"><p>Action on the Oil Sands Mine Water Steering Committee’s recommendations will reduce the growth of tailings ponds and support responsible reclamation.</p></div></li>\n      <li><div class=\"goa-date\">Jul 16, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9651237917DA5-C1E3-7358-033453E59C4E18D0\">Alberta strengthens local primary care</a></div><div class=\"goa-text\"><p>New regional oversight will help close primary care gaps across Alberta and strengthen access in rural communities.</p></div></li>\n      <li><div class=\"goa-date\">Jul 16, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965102F56C29C-0260-35CC-B20FA3515EC3F2E3\">ASIRT investigating death after Calgary police arrest</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team is investigating the death of a man following an arrest by Calgary police on July 11, 2026.</p></div></li>\n      <li><div class=\"goa-date\">Jul 16, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9651131985942-D0A3-565F-1654437B1DB58265\">Probationary licence issued to child-care program</a></div><div class=\"goa-text\"><p>A probationary licence has been issued to Kiddie Cove Academy in Cold Lake (5201 50 Avenue).</p></div></li>\n      <li><div class=\"goa-date\">Jul 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965090F09A95B-B147-9BC2-0C7906DA3B94ACF8\">Advancing environmental stewardship, investment and jobs | Faire progresser la protection de l'environnement l'investissement et les emplois</a></div><div class=\"goa-text\"><p>Federal, provincial and territorial environment ministers met in Calgary today for the annual meeting of the Canadian Council of Ministers of the Environment (CCME).</p></div></li>\n      <li><div class=\"goa-date\">Jul 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=965060235F26F-032E-41DA-6354CF687D8EDE0E\">ASIRT concludes investigation into use of force during Edmonton arrest</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team (ASIRT) has concluded its investigation into the use of force by an Edmonton Police Service officer.</p></div></li>\n      <li><div class=\"goa-date\">Jul 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96507045B9ECB-071F-AC15-02C1E0D9F801F99C\">Company penalized for a workplace fatality</a></div><div class=\"goa-text\"><p>A mining company has been penalized $360,000 related to a workplace fatality.</p></div></li>\n      <li><div class=\"goa-date\">Jul 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9650501FA2C32-E577-CC36-81FB84BA4BECA0E9\">Investing in healthy, sustainable rangelands</a></div><div class=\"goa-text\"><p>Alberta’s government is investing $1.4 million into the long-term health and sustainability of the province’s rangelands.</p></div></li>\n      <li><div class=\"goa-date\">Jul 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96504009D5581-BE08-5E39-B667253C42CF160A\">Alberta honours young leaders and artists</a></div><div class=\"goa-text\"><p>The Queen's Platinum Jubilee Awards recognize young Albertans for their leadership, volunteerism, community service and artistic excellence.</p></div></li>\n      <li><div class=\"goa-date\">Jul 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96501D8070850-F529-153E-6C42C39E71AAA69D\">Alberta and Quebec join forces to put AI to work</a></div><div class=\"goa-text\"><div>Alberta and Quebec are partnering on artificial intelligence to improve government services, increase efficiency, and deliver better value for taxpayers.</div></div></li>\n      <li><div class=\"goa-date\">Jul 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96497CEDA83C6-F276-DEC5-4F31C404516FEFBE\">More supports for family violence programs</a></div><div class=\"goa-text\"><p>Alberta is investing an additional $16 million to help agencies that support survivors of family violence meet the diverse needs of vulnerable Albertans.</p></div></li>\n      <li><div class=\"goa-date\">Jul 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96498D0514BFF-E103-7F15-326D06AD6DC5881B\">Seven new schools being built across Alberta</a></div><div class=\"goa-text\"><p>Alberta families will soon benefit from seven new schools being built in Edmonton, Calgary and Chestermere, with construction starting soon.</p></div></li>\n      <li><div class=\"goa-date\">Jul 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96500D197C6D0-9E2F-BBFD-74A06F208933E46A\">Orders in Council</a></div><div class=\"goa-text\"><p>Order Approved – July 14, 2026<o:p></o:p></p></div></li>\n      <li><div class=\"goa-date\">Jul 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96496CC82B351-FEAD-B308-60CF5B0E8EB89FA2\">Company sentenced for workplace fatality</a></div><div class=\"goa-text\"><p>A plumbing contractor has been penalized $330,000 in total related to a workplace fatality.</p></div></li>\n      <li><div class=\"goa-date\">Jul 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96494C9BD777A-FF66-1C93-E15A0BC2FE648460\">Guilty pleas reached in illegal hunting investigation</a></div><div class=\"goa-text\"><p>Eight people have pleaded guilty to 13 offences under Alberta’s Wildlife Act, following an investigation into illegal cougar and Canada lynx hunts across the province.</p></div></li>\n      <li><div class=\"goa-date\">Jul 13, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96490A13671E2-0D93-E2EF-D1263B23E9454EB2\">Report shows oilsands emissions intensity falling ahead of national ministers’ meeting</a></div><div class=\"goa-text\"><p>As Alberta prepares to host environment ministers from across Canada, a new report shows Alberta’s oilsands continue to produce more energy with fewer emissions per barrel.</p></div></li>\n      <li><div class=\"goa-date\">Jul 13, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964899986602F-FBD7-3239-7AA6F8A85C1546FC\">Alberta’s regulated online iGaming market launches</a></div><div class=\"goa-text\"><p>Alberta’s iGaming market is now live with stronger player protections and increased social responsibility measures.</p></div></li>\n      <li><div class=\"goa-date\">Jul 13, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9648898F7E908-DE41-498F-538D2C645869C288\">Major milestone for oilsands production and Pathways</a></div><div class=\"goa-text\"><p>A new agreement marks a major step towards Alberta’s goal of doubling oil production while also advancing the Pathways carbon capture and storage project.</p></div></li>\n      <li><div class=\"goa-date\">Jul 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964850F7056DE-C677-D395-57DE9A6AD7EF3BF7\">Alberta reinforces U.S. energy partnership</a></div><div class=\"goa-text\"><p>MLA Chantelle de Jonge will promote Alberta as the answer to U.S. energy security needs at the Western Energy Caucus in Reno, Nevada from July 13 to 15.</p></div></li>\n      <li><div class=\"goa-date\">Jul 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964820AD0B30F-0F63-CF17-758B2143A3B44E49\">Track and field talent on their marks in Edmonton</a></div><div class=\"goa-text\"><p>Alberta will welcome elite track and field talent from around the world as the World Athletics Continental Tour Silver returns to Edmonton on July 12, 2026.</p></div></li>\n      <li><div class=\"goa-date\">Jul 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96480038B2B4D-D389-C17E-384E0DC44FD22295\">Super-heavy load affects travel in central Alberta</a></div><div class=\"goa-text\"><p>Drivers may experience delays as a large, slow-moving load moves north from Edmonton starting July 12.</p></div></li>\n      <li><div class=\"goa-date\">Jul 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96479FE799C71-DF40-A052-04B86C94B885EFBD\">ASIRT investigating fatal RCMP shooting near Irricana</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team is investigating a fatal shooting during an RCMP response to a domestic disturbance call near Irricana.</p></div></li>\n      <li><div class=\"goa-date\">Jul 9, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96473CE1EA76D-0057-751E-62735B72D7B01828\">Putting Alberta's AI advantage to work</a></div><div class=\"goa-text\"><p>Alberta's government is investing $50 million in the Alberta Machine Intelligence Institute (Amii) to put AI to work across public services and grow the economy.</p></div></li>\n      <li><div class=\"goa-date\">Jul 9, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96471CACC833B-0731-41A0-E9F41DBA3194C7C0\">Forty-one public school projects fast-tracked | Quarante-et-un projets d’écoles accélérés</a></div><div class=\"goa-text\"><p>Alberta’s government is speeding up 41 school projects through the Schools Now program, delivering much-needed schools to Alberta communities sooner.</p></div></li>\n      <li><div class=\"goa-date\">Jul 8, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9646498FBB611-FF67-C970-5F3D2F34A88B88B5\">ASIRT publishes findings on two completed cases</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team (ASIRT) has finished two separate investigations involving police services.&nbsp;</p></div></li>\n      <li><div class=\"goa-date\">Jul 8, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964679A5BC522-A153-A52F-1F8CC3D418C55411\">Meta makes historic investment in Alberta</a></div><div class=\"goa-text\"><p>Meta will invest more than $13 billion in Alberta, creating thousands of jobs, generating new provincial revenue and supporting reliable, affordable electricity.</p></div></li>\n      <li><div class=\"goa-date\">Jul 7, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9646067B67B5C-BD2E-804A-ABA5F1F55FF75FB2\">ASIRT investigating two separate incidents after fatal police shootings on June 25 and 26</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team is continuing to investigate two separate incidents involving fatal police shootings that occurred in late June 2026.</p></div></li>\n      <li><div class=\"goa-date\">Jul 7, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9645863F1D1E4-D40A-9270-BFB77732716BDED0\">Sheriffs shut down problem property in Lethbridge</a></div><div class=\"goa-text\"><p>The Alberta Sheriffs have closed a problem property in Lethbridge following complaints of illegal drug activity.&nbsp;</p></div></li>\n      <li><div class=\"goa-date\">Jul 6, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96455353788CD-C0DB-129F-36A56501A4201A23\">The mark of remarkable</a></div><div class=\"goa-text\"><p>The new, official logo for Alberta Whisky sets the stage for it to stand out as a premium brand around the world.</p></div></li>\n      <li><div class=\"goa-date\">Jul 6, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96456379DDC57-9F6B-FE7E-69C325AD64A91DCD\">Alberta sets North American standard for AI</a></div><div class=\"goa-text\"><p>Alberta is rebuilding decades-old government technology in record time, sharing the playbook with the world for free.</p></div></li>\n      <li><div class=\"goa-date\">Jul 6, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964522F545030-00C6-DE4F-24B9092F19D0A715\">Fuelling Canadian refineries with Alberta energy: Statement from Premier Smith </a></div><div class=\"goa-text\"><p>Premier Danielle Smith issued the following statement following the announcement of a potential west-east oil pipeline.</p></div></li>\n      <li><div class=\"goa-date\">Jul 5, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964500C5EF6F3-9A89-E805-648ACF02B4AF636E\">Increased funding for Highway 63</a></div><div class=\"goa-text\"><p>Minister Devin Dreeshen issued the following statement on increased funding for Highway 63 repairs.</p></div></li>\n      <li><div class=\"goa-date\">Jul 3, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964419E5F7C66-BA92-892D-22B8244C56F4163B\">Strengthening trade pathways with the U.S. West</a></div><div class=\"goa-text\"><p>MLAs will advance Alberta’s priorities in energy, defence and barrier-free trade at an annual gathering of western U.S. state legislators in Utah July 6 to 11.</p></div></li>\n      <li><div class=\"goa-date\">Jul 3, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964429EB9B71C-9C0E-A641-CD530B2B831B4FD1\">Classroom complexity team allocations | Allocations des équipes d’intervention en salles de classe</a></div><div class=\"goa-text\"><p>The latest round of classroom complexity team allocations is available online, identifying the new teams that will support schools for the 2026-27 school year.</p></div></li>\n      <li><div class=\"goa-date\">Jul 3, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96439970430A5-99BC-810F-12018DFF5F4BBFCD\">ASIRT concludes investigation into in-custody death in Lethbridge</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team (ASIRT) has concluded its investigation into the death of a woman in Lethbridge Police Service custody.</p></div></li>\n      <li><div class=\"goa-date\">Jul 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964377446F701-C11F-18B4-3F0AEA07D8D9E1FD\">West coast pipeline, private partner, oilsands production and pathways</a></div><div class=\"goa-text\"><p>Alberta's government has submitted its application for the West Coast Oil Pipeline to the federal Major Projects Office for listing as a project of national interest. &nbsp;</p></div></li>\n      <li><div class=\"goa-date\">Jul 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9643471D50B3B-A459-9A33-C411B366607137C5\">Orders in Council</a></div><div class=\"goa-text\"><p>Orders Approved – July 2, 2026</p></div></li>\n      <li><div class=\"goa-date\">Jul 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9643370564E25-962A-0460-FD736364DC300789\">Major investment in new electricity generation: Joint statement</a></div><div class=\"goa-text\"><p>Premier Danielle Smith, Minister of Affordability and Utilities RJ Sigurdson, and Minister of Technology and Innovation Nate Glubish issued the following statement:</p></div></li>\n      <li><div class=\"goa-date\">Jul 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96430658F6169-05BA-D497-E208E15B4E8F517B\">Sikome Lake gets major refresh</a></div><div class=\"goa-text\"><p>Albertans can enjoy Sikome beach following $6 million in upgrades to the popular recreation destination.</p></div></li>\n      <li><div class=\"goa-date\">Jul 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96428642C7E5F-D7FF-EB48-03536C94676F0B51\">One card – that’s it!</a></div><div class=\"goa-text\"><p>Albertans now get a redesigned, more secure driver’s licence or ID card that includes a Canadian citizenship identifier and their personal health number.</p></div></li>\n      <li><div class=\"goa-date\">Jul 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9642762AC5BBC-B4B8-06D5-0C88D10CFD3634C2\">Investing in earlier cancer detection</a></div><div class=\"goa-text\"><p>Applications are now open for the next round of the Cancer Research for Screening and Prevention grant.</p></div></li>\n      <li><div class=\"goa-date\">Jul 1, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964200B3A0342-B15E-AEB4-5D1399D592D582A6\">Alberta Energy Rebate portal now open | Le portail de la Remise pour l’énergie de l’Alberta est maintenant ouvert.</a></div><div class=\"goa-text\"><p>Applications are now open for the Alberta Energy Rebate, putting tax dollars back in the hands of Albertans.</p></div></li>\n      <li><div class=\"goa-date\">Jul 1, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964210D14DFC2-033A-B320-343C5E8CB39CFAC1\">Canada Day: Premier Smith</a></div><div class=\"goa-text\"><p class=\"Lead\"><span lang=\"EN-US\">Premier Danielle Smith has issued the following statement on Canada Day: <o:p></o:p></span></p></div></li>\n      <li><div class=\"goa-date\">Jun 30, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=964220EE22753-C6F8-D9FA-F2967B89836CCC87\">Update 2: Alberta flood information update (June 30, 6:30 p.m.)</a></div><div class=\"goa-text\"><p>The Town of Canmore has rescinded their evacuation alerts and begun recovery work, while Kananaskis continues to manage flooding impacts, closures and travel restrictions.</p></div></li>\n      <li><div class=\"goa-date\">Jun 30, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96418FC78F7DE-AEBF-DB7A-4D248E0E70C533E7\">Parking placards for Albertans with vision loss</a></div><div class=\"goa-text\"><p>Alberta’s government is updating the parking placard program so Albertans with vision loss now have access to accessible parking spaces.</p></div></li>\n      <li><div class=\"goa-date\">Jun 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96416D9C4B710-F434-50FA-4A0C8E89065F1EC4\">Update 1: Alberta flood information update (June 29, 5:45 p.m.)</a></div><div class=\"goa-text\"><p>Rainfall across southern Alberta has prompted states of local emergency in Canmore and the Kananaskis Improvement District, with alerts, watches and advisories in place across multiple river basins.</p></div></li>\n      <li><div class=\"goa-date\">Jun 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96414D3682DD2-D75B-0BD7-A6E40E348A83A700\">2025-26 year-end results delayed</a></div><div class=\"goa-text\"><p>Release of the 2025-26 Annual Report and other year-end results have been delayed to ensure accurate and reliable reporting for Albertans.</p></div></li>\n      <li><div class=\"goa-date\">Jun 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96412CFD223B2-E629-F1AE-CF727E89B8D29A29\">Expanding hands-on agricultural training</a></div><div class=\"goa-text\"><p>Alberta’s government is investing more than $7 million to expand hands-on training, helping students build careers close to home.</p></div></li>\n      <li><div class=\"goa-date\">Jun 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96411CA317B4F-E40D-F1DE-63823ACB9E36EA1C\">Supporting complex classrooms in grades 7-12 | Pour soutenir les salles de classe complexes dans les écoles secondaires</a></div><div class=\"goa-text\"><p>Alberta’s government is investing $100 million to hire more teachers, educational assistants and specialized support staff to support complex classrooms.</p></div></li>\n      <li><div class=\"goa-date\">Jun 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96410C7C4E3D8-F01D-7F8C-98AAED00B2510FAE\">Company fined for workplace injury</a></div><div class=\"goa-text\"><p>A heavy-duty truck parts distributor has been fined $138,000 related to a workplace injury incident.</p></div></li>\n      <li><div class=\"goa-date\">Jun 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96409C678FF21-BCE4-8088-F45404A62725B4EB\">ASIRT investigating serious injury of man after Calgary police arrest</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team is investigating after a man was taken to hospital in serious condition following his arrest by the Calgary Police Service.</p></div></li>\n      <li><div class=\"goa-date\">Jun 27, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9640039297030-0B67-C62B-323B9520B8F6A6F8\">Canadian Multiculturalism Day: Associate Minister Yaseen</a></div><div class=\"goa-text\"><p>Associate Minister of Multiculturalism Muhammad Yaseen issued the following statement on Canadian Multiculturalism Day:</p></div></li>\n      <li><div class=\"goa-date\">Jun 26, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963983706449B-90D3-B4F8-C475B3B2F208997E\">Fuelling student success with healthy meals | Favoriser la réussite des élèves grâce à des repas sains</a></div><div class=\"goa-text\"><p>The Alberta and Canada governments continue to expand school food programs with funding from the Canada-Alberta National School Food Program.</p></div></li>\n      <li><div class=\"goa-date\">Jun 26, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963962A810798-AC49-A467-C1B8EE5CC24CABB8\">ASIRT investigating fatal Calgary Police Service shooting on Deerfoot Trail</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team (ASIRT) is investigating a fatal Calgary Police Service shooting on Deerfoot Trail.</p></div></li>\n      <li><div class=\"goa-date\">Jun 26, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963972BFF4BCC-D2FD-F7B4-C757FE3C987E333D\">International Day Against Drug Abuse and Illicit Trafficking: Joint statement </a></div><div class=\"goa-text\"><p>Minister of&nbsp;Public Safety and Emergency Services Mike Ellis and Minister of&nbsp;Mental Health and Addiction&nbsp;Rick Wilson&nbsp;issued the following statement&nbsp;on&nbsp;the International Day Against Drug Abuse and Illicit Trafficking:</p></div></li>\n      <li><div class=\"goa-date\">Jun 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96393053C78F5-C534-C89C-CCC5EBDA230FC00E\">Orders in Council</a></div><div class=\"goa-text\"><p>Orders Approved – June 25, 2026</p></div></li>\n      <li><div class=\"goa-date\">Jun 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963920487B286-D306-EC64-DDD2C363810624A0\">Alberta invests in physicians to strengthen care</a></div><div class=\"goa-text\"><p>Alberta is investing in physician compensation to expand access to doctors, ease pressure on emergency departments and improve care across the province.</p></div></li>\n      <li><div class=\"goa-date\">Jun 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96387FF3E4426-A5FB-4BED-47ABD05EB4E66975\">Eight Albertans to be honoured at highest level</a></div><div class=\"goa-text\"><p>Eight more remarkable Albertans will be invested into the Alberta Order of Excellence in 2026.</p></div></li>\n      <li><div class=\"goa-date\">Jun 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96386FF1C7CF3-CD4F-E6EC-5F2EE471505E3351\">Central Region Assistant Chief Justice appointed</a></div><div class=\"goa-text\"><p>Justice Jason Neustaeter appointed Assistant Chief Justice for the Central Region of the Alberta Court of Justice.</p></div></li>\n      <li><div class=\"goa-date\">Jun 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96385FEAF914A-AF31-80D0-0B84D6BC2BECF04F\">Alberta puts red tape in the compost pile</a></div><div class=\"goa-text\"><p>Alberta’s government is cutting red tape for municipal compost facilities to make it easier to divert yard waste from landfills.</p></div></li>\n      <li><div class=\"goa-date\">Jun 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96391000E85AC-F3A4-7073-1CB7AA0F09D00DC1\"> Provincial and territorial ministers collaborate on effective local governance and infrastructure needs | Les ministres provinciaux et territoriaux collaborent pour une gouvernance locale efficace et sur les besoins en matière d'infrastructures locales</a></div><div class=\"goa-text\"><p><!--StartFragment--><span data-olk-copy-source=\"MessageBody\" style=\"font-size: 0.95em;\">Provincial and territorial ministers responsible for local government met in Jasper this week to discuss shared priorities, including issues related to investment in local infrastructure.</span><!--EndFragment--></p></div></li>\n      <li><div class=\"goa-date\">Jun 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96384FC146653-F3EF-8736-BD9CDAC55DF254D3\">Alberta climbs back into Series spotlight</a></div><div class=\"goa-text\"><p>Top climbers are coming back to Alberta for the 2026 North American Cup Series in Edmonton’s Louise McKinney Riverfront Park.</p></div></li>\n      <li><div class=\"goa-date\">Jun 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96382F6DABFAC-CB6D-B293-96C868F824718E61\">ASIRT lays charge against RCMP officer following Valleyview investigation</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team has charged an RCMP officer following an investigation into an incident that occurred in Valleyview.</p></div></li>\n      <li><div class=\"goa-date\">Jun 24, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96379CF0D9303-0F42-80EF-99F87F6AE313553B\">Tech manufacturing expansion loading in Alberta</a></div><div class=\"goa-text\"><p>Teledyne’s $20-million expansion in Edmonton is strengthening Alberta’s in role high-tech manufacturing and creating new skilled jobs.</p></div></li>\n      <li><div class=\"goa-date\">Jun 24, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96378CB3A6A3F-0123-FDBF-FC5D9168930ADE9C\">Company fined for a workplace injury</a></div><div class=\"goa-text\"><p>An oil and gas well servicing company has been fined $144,000 related to a workplace injury incident.</p></div></li>\n      <li><div class=\"goa-date\">Jun 24, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96377C9FE7D9A-C033-996D-C018426E61D3F8D7\">ASIRT releases reports on four completed RCMP matters</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team has completed investigations into four separate cases involving the RCMP in Alberta. In each case, ASIRT’s acting executive director reviewed the evidence and issued a written report setting out the findings and conclusions.</p></div></li>\n      <li><div class=\"goa-date\">Jun 23, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963759A6742A7-F786-9810-31166772874D4B98\">Alberta unveils bold 10-year cancer care strategy</a></div><div class=\"goa-text\"><p>Alberta is launching a new provincial cancer care strategy to expand screening, speed up diagnosis and improve care for patients across the province.</p></div></li>\n      <li><div class=\"goa-date\">Jun 23, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963749585FAA1-E56D-AB5F-14FAE934588C9507\">Minister’s council on infrastructure financing</a></div><div class=\"goa-text\"><p>Alberta’s Government is launching a minister’s council to explore new ways for municipalities to finance critical infrastructure needed to support growing communities.&nbsp;</p></div></li>\n      <li><div class=\"goa-date\">Jun 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9637167B002A6-D915-3276-1AADCAEF5DD9FC61\">Have your say on the Ardley reservoir</a></div><div class=\"goa-text\"><p>Alberta’s government is seeking public input on a potential Red Deer River reservoir to strengthen water capacity.</p></div></li>\n      <li><div class=\"goa-date\">Jun 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96369640927C0-AF53-580E-490F1F2080FE11C3\">Keeping alcohol prices consistent: Minister Nally</a></div><div class=\"goa-text\"><p>Minister of Service Alberta and Red Tape Reduction Dale Nally issued the following statement on the pricing for alcohol sold in bars and restaurants in Alberta:</p></div></li>\n      <li><div class=\"goa-date\">Jun 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96368623E2AC7-C303-3FBC-BF339FDF951F028A\">Keeping the Calgary Stampede safe</a></div><div class=\"goa-text\"><p>Minister of Public Safety and Emergency Services Mike Ellis issued the following statement on an MOU between the Alberta Sheriffs and Calgary Police Service:</p></div></li>\n      <li><div class=\"goa-date\">Jun 21, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96365D37F3BF9-E2C6-1AF4-BEB0A5BB61F51AB4\">National Indigenous Peoples Day: Minister Sawhney</a></div><div class=\"goa-text\"><p>Minister of Indigenous Relations Rajan Sawhney issued the following statement on National Indigenous Peoples Day:</p></div></li>\n      <li><div class=\"goa-date\">Jun 19, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96363CF5BA549-9C43-EEDC-FA4FD77E667B03AA\">Serving up fresh value-added investment in Alberta</a></div><div class=\"goa-text\"><p>Federal and provincial funding is helping to attract major economic investment, create jobs and boost growth in the value-added agri-food sector.</p></div></li>\n      <li><div class=\"goa-date\">Jun 19, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96361C82322F3-DB56-B036-6D9F19C74246BB83\">Summer savings at Alberta museums and sites</a></div><div class=\"goa-text\"><p>Alberta is making it more affordable for families and young people to learn our history at provincial museums and historic sites.</p></div></li>\n      <li><div class=\"goa-date\">Jun 19, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96360C170733F-A2BD-36AB-18611BB090F4E958\">ASIRT investigating in-custody death at RCMP detachment in High Prairie</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team (ASIRT) is investigating the death of a man in RCMP custody.</p></div></li>\n      <li><div class=\"goa-date\">Jun 18, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963589F7B5E49-09EF-466E-2178943925D124CB\">Orders in Council</a></div><div class=\"goa-text\"><p>Orders approved - June 18, 2026</p></div></li>\n      <li><div class=\"goa-date\">Jun 18, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963559B203F73-FF60-BA62-F72D6BA261C6F20D\">Pursuing strategic partnerships with Germany</a></div><div class=\"goa-text\"><p>Parliamentary Secretary Shane Getson will promote Alberta’s energy, technology, innovation and advanced manufacturing strengths in Germany, June 19 to 27.</p></div></li>\n      <li><div class=\"goa-date\">Jun 18, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963549A963314-0B1B-5543-E0698F01C851ED97\">Alberta supports Ukraine’s energy recovery</a></div><div class=\"goa-text\"><p>New funding will contribute to the purchase and delivery of energy equipment in Ukraine, repairing critical energy infrastructure where it is needed most.</p></div></li>\n      <li><div class=\"goa-date\">Jun 18, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9635394B3EA0C-A442-7865-D1DFF7C58FAFCE1F\">More choice through dual practice</a></div><div class=\"goa-text\"><p>A dual practice model is launching in September 2026 that will allow eligible physicians to deliver both publicly funded and privately paid surgeries in accredited facilities.</p></div></li>\n      <li><div class=\"goa-date\">Jun 17, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963505DDF382D-9C74-97C6-10FC9A2EDD03783B\">Putting energy revenues back in your pocket | Remettre les revenus de l’énergie entre les mains des Albertains</a></div><div class=\"goa-text\"><p>Alberta’s government is launching the Alberta Energy Rebate, turning energy revenues into money directly in Albertans’ pockets.</p></div></li>\n      <li><div class=\"goa-date\">Jun 17, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963495D28263D-B413-1C88-963FBD52E9ECACD2\">Alberta plays a starring role | L’Alberta joue un rôle de premier plan</a></div><div class=\"goa-text\"><p>Through Budget 2026, Alberta’s government is investing more than $65 million to support the film and television industry.</p></div></li>\n      <li><div class=\"goa-date\">Jun 16, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96344359CA16F-A184-725D-389A105C4BC856A3\">More care, closer to home | Plus de soins, plus près de chez vous</a></div><div class=\"goa-text\"><p>Alberta’s government and the Alberta Pharmacists’ Association have reached a new agreement to make pharmacy care more convenient, affordable and easier to access.</p></div></li>\n      <li><div class=\"goa-date\">Jun 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96341FDB80B04-B7DA-5F16-0919A60C5FEF4073\">Strengthening support for caregivers</a></div><div class=\"goa-text\"><p>Alberta’s government is investing $3.1 million to increase rates for foster, kinship and permanency caregivers, and strengthening existing supports.</p></div></li>\n      <li><div class=\"goa-date\">Jun 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96340F63AF170-9F25-4685-48F26FC225922763\">Company penalized for a workplace injury</a></div><div class=\"goa-text\"><p>An agricultural crop supply company has been penalized $125,000 related to a workplace injury incident.</p></div></li>\n      <li><div class=\"goa-date\">Jun 15, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96339F61D11FC-00B2-2BFE-03FD8A147C48B4F2\">World Elder Abuse Awareness Day 2026: Minister Neudorf</a></div><div class=\"goa-text\"><p>Minister of Assisted Living and Social Services Nathan Neudorf issued the following statement in recognition of World Elder Abuse Awareness Day:</p></div></li>\n      <li><div class=\"goa-date\">Jun 14, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963368F7039DA-F75B-EF5B-5E89DBF0F98CC399\">Building global momentum for Alberta tech</a></div><div class=\"goa-text\"><p>Minister of Technology and Innovation Nate Glubish will travel to Paris, France, June 16-19, to showcase Alberta’s role in powering the world’s AI future.</p></div></li>\n      <li><div class=\"goa-date\">Jun 12, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9633263A69286-F2C4-17E0-AA8D1755A8C261B1\">Alberta driving the future of innovative fuels</a></div><div class=\"goa-text\"><p>Alberta is reviewing its Renewable Fuels Standard to reflect today’s technologies and markets, keeping fuel affordable and reliable while attracting investment.</p></div></li>\n      <li><div class=\"goa-date\">Jun 12, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963315CB7F8ED-D835-E679-68A1270358162433\">Informing Alberta’s future</a></div><div class=\"goa-text\"><p>Alberta’s government has appointed an independent advisory panel to oversee the development of a report on the potential economic impacts of Alberta leaving Canada.</p></div></li>\n      <li><div class=\"goa-date\">Jun 12, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963305ACCE4CD-F503-D1F7-4B75E93EA6965BBF\">Building energy partnerships in Asia</a></div><div class=\"goa-text\"><p>Minister of Energy and Minerals Brian Jean is travelling to Japan and South Korea to grow Alberta’s energy and minerals partnerships in key Asia-Pacific markets.</p></div></li>\n      <li><div class=\"goa-date\">Jun 12, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963295A9268EF-F0C5-75E9-23319E09AE8B0AD2\">Alberta funds groundbreaking drug for rare disease</a></div><div class=\"goa-text\"><p>Alberta’s government now covers Sotatercept, giving patients living with pulmonary arterial hypertension access to life-changing treatment at no cost.</p></div></li>\n      <li><div class=\"goa-date\">Jun 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9632737415AF2-9FFF-E331-18E5959398BF8971\">Orders in Council</a></div><div class=\"goa-text\"><p>Orders Approved – June 11, 2026</p></div></li>\n      <li><div class=\"goa-date\">Jun 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963242A9BBAEF-B41A-1CB5-356489923FA69232\">Unlocking new opportunities in Europe</a></div><div class=\"goa-text\"><p>Minister of Jobs, Economy, Trade and Immigration Joseph Schow will travel to France and Italy to promote opportunities for Alberta in European markets.</p></div></li>\n      <li><div class=\"goa-date\">Jun 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963252C75DC3A-A43A-2A8C-0E009E30732BBB60\">Alberta students rank top in Canada</a></div><div class=\"goa-text\"><p>Alberta students are among Canada’s top performers in math, reading and science, according to the latest Pan-Canadian Assessment Program (PCAP) results.</p></div></li>\n      <li><div class=\"goa-date\">Jun 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9632329CFF8C0-FFFD-25D5-5CFFEBDE07A4822E\">More support for children and youth</a></div><div class=\"goa-text\"><p>Alberta’s government is investing $4M in the modernization of the Wood’s Homes Bowness campus in Calgary.</p></div></li>\n      <li><div class=\"goa-date\">Jun 11, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96322297A4352-E3B2-D90F-2E7C73DE95AE2BC4\">Police Review Commission directs ASIRT to investigate Edmonton Police Service letter to Crown prosecutors</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team is investigating allegations arising from a letter sent by the Edmonton Police Service (EPS) to the Alberta Crown Prosecution Service (ACPS) during an active criminal prosecution.</p></div></li>\n      <li><div class=\"goa-date\">Jun 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96313F38DB627-ADC2-0050-5A9125332993EF19\">New manufacturing plant creates jobs for Albertans</a></div><div class=\"goa-text\"><p>Alberta has welcomed another major investment – CGC Inc.’s wallboard plant, which supports jobs, manufacturing and economic growth in Wheatland County.</p></div></li>\n      <li><div class=\"goa-date\">Jun 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96316F9859413-B9DB-1291-372A9E5BBD28E61B\">ASIRT releases findings following EPS arrest in Edmonton</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team (ASIRT) has concluded an investigation into an Edmonton Police Service arrest that resulted in injury. ASIRT’s acting executive director has issued a written decision setting out the findings of the investigation.</p></div></li>\n      <li><div class=\"goa-date\">Jun 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96314F6B7CBAB-0456-99B4-2EB09C3F7A102BF8\">Honouring a rodeo legend</a></div><div class=\"goa-text\"><p>An overpass over the QEII in Innisfail is now named in honour of Jack Daines, a legendary rodeo promoter, auctioneer and local philanthropist.</p></div></li>\n      <li><div class=\"goa-date\">Jun 10, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96315F723629D-F8C1-E472-B6F408A6F0BBA87F\">Alberta leads the world in methane reduction</a></div><div class=\"goa-text\"><p>Alberta’s government is investing in new methane emissions reduction technologies and tools that keep the energy sector strong and globally competitive.</p></div></li>\n      <li><div class=\"goa-date\">Jun 9, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96309BFFE3917-FDB8-6CC4-B56865792357CE3B\">Bringing Alberta energy to the global stage</a></div><div class=\"goa-text\"><p>Alberta is showcasing its leadership in global energy security and innovation to the world at the 2026 Global Energy Show.</p></div></li>\n      <li><div class=\"goa-date\">Jun 8, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=963078CD94C27-A622-40AC-DB00ACEB63954DC5\">Construction companies fined for workplace injury</a></div><div class=\"goa-text\"><p>Two residential construction companies have been fined $250,000 related to a serious workplace injury.</p></div></li>\n      <li><div class=\"goa-date\">Jun 7, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96302031658D1-E4BF-FF1E-33EE846670200C26\">Canadian Armed Forces Day: Minister Ellis</a></div><div class=\"goa-text\"><p>Minister of Public Safety and Emergency Services Mike Ellis issued the following statement on Canadian Armed Forces Day:</p></div></li>\n      <li><div class=\"goa-date\">Jun 5, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96298F6610E76-B723-B992-DD4737976F6AABC5\">Full steam ahead on passenger rail</a></div><div class=\"goa-text\"><p>Alberta’s government is investing $15 million to advance passenger rail planning and begin implementing recommendations from Alberta’s Passenger Rail Master Plan.</p></div></li>\n      <li><div class=\"goa-date\">Jun 4, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96295CE9897F3-9082-726A-9F9C146DC854A06C\">Orders in Council</a></div><div class=\"goa-text\"><p>Orders Approved – June 4, 2026<o:p></o:p></p></div></li>\n      <li><div class=\"goa-date\">Jun 4, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96292CADE09AB-B4A8-086E-B1105C0E69133953\">Alberta’s summer sport season is underway</a></div><div class=\"goa-text\"><p>Communities across Alberta are welcoming thousands of athletes and fans as a full lineup of major sport events unfolds for summer 2026. &nbsp;</p></div></li>\n      <li><div class=\"goa-date\">Jun 4, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96291C5CA5FA7-AB2B-6D91-0ABFED3A23045808\">Capturing Alberta’s carbon investment</a></div><div class=\"goa-text\"><p>The Meadowbrook Carbon Storage Hub, the first project of its kind in Canada, is now open, highlighting a major investment in carbon capture, utilization and storage.</p></div></li>\n      <li><div class=\"goa-date\">Jun 4, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96289C0ACA02E-B528-399D-18A2540322C6DB5A\">Supporting survivors of gender-based violence</a></div><div class=\"goa-text\"><p>A $2.5-million investment in the Community Pathways to Justice grant will support survivors of gender-based violence and advance the 10-year strategy to end gender-based violence.</p></div></li>\n      <li><div class=\"goa-date\">Jun 3, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962869136F5A9-DE18-529F-46F1F7E4AA49066E\">Accelerating growth for skilled workers in Alberta</a></div><div class=\"goa-text\"><p>Alberta’s government is providing $4 million to expand training opportunities for skilled trades workers, making it easier to learn new skills while staying on the job.</p></div></li>\n      <li><div class=\"goa-date\">Jun 3, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962808A5C8C51-085A-E135-052D02289937E3CB\">Probationary licence issued to child-care program</a></div><div class=\"goa-text\"><p>A probationary licence has been issued to Fit Kids Care in Calgary (108, 8060 Silver Springs Blvd. NW).</p></div></li>\n      <li><div class=\"goa-date\">Jun 3, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962828CD745B4-AAD4-AF24-D6970A9219906ACA\">One card. That’s it. | Une seule carte.  C’est tout.</a></div><div class=\"goa-text\"><p>Starting July 2, driver’s licences and ID cards will include your health number and citizenship marker – just one safe, secure card for the services you rely on.&nbsp;&nbsp;</p></div></li>\n      <li><div class=\"goa-date\">Jun 3, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962818CBD9486-0F76-1CE3-848C01CDFAE14ABE\">Public alert for measles exposure</a></div><div class=\"goa-text\"><p>Individuals who were in the following location during the specified date and time may have been exposed to measles:</p></div></li>\n      <li><div class=\"goa-date\">Jun 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962766395C9B0-FEBE-4208-6C4E5CC7266E080B\">Orders in Council</a></div><div class=\"goa-text\"><p>Orders Approved – June 2, 2026<o:p></o:p></p></div></li>\n      <li><div class=\"goa-date\">Jun 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96274622104A5-A8AA-2B4A-ACC1D0F96DDAE722\">Building U.S. momentum for Alberta energy</a></div><div class=\"goa-text\"><p>MLA for Airdrie-East Angela Pitt will be in New Orleans, Louisiana June 3 to 6 to advance Alberta’s energy priorities with state-level U.S. policymakers.</p></div></li>\n      <li><div class=\"goa-date\">Jun 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962725EEF8D7C-C036-DB25-A3854D0844E2A7D0\">Supporting conservation in Alberta</a></div><div class=\"goa-text\"><p>Alberta’s government is investing almost $5 million for landowners to protect natural areas while keeping people working across the province.</p></div></li>\n      <li><div class=\"goa-date\">Jun 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962705589AE37-F4D7-F2D5-1E522ABF45064B90\">Expanding capacity for death investigations</a></div><div class=\"goa-text\"><p>Alberta’s government is investing in critical infrastructure and technology to strengthen death investigations and provide faster answers for grieving families.</p></div></li>\n      <li><div class=\"goa-date\">Jun 2, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9627157A00D2A-E74F-C79A-94B293A23CB45F76\">Materials supplier fined for workplace fatality</a></div><div class=\"goa-text\"><p>A building and interior materials supplier has been penalized $350,000 related to a workplace fatality.</p></div></li>\n      <li><div class=\"goa-date\">Jun 1, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9626939244749-BAD1-DE8B-1F4003200B7C9C78\">Strengthening the Alberta-Quebec relationship | Renforcer la relation Alberta–Québec </a></div><div class=\"goa-text\"><p>Premier Danielle Smith will focus on laying the foundations for strong, lasting interprovincial collaboration while in Quebec City from June 2 to 4.</p></div></li>\n      <li><div class=\"goa-date\">Jun 1, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9626731F4B60B-BFC7-D8A9-BBFFCA9E3432DD70\">Keeping post-secondary education affordable</a></div><div class=\"goa-text\"><p>Alberta’s government is investing more than $1 billion in student aid, and applications for loans and grants officially open June 3.</p></div></li>\n      <li><div class=\"goa-date\">Jun 1, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9626124E5B9C4-C51E-45FD-F0D13E305737C678\">Pride Month: Minister Fir | Déclaration de la ministre Tanya Fir à l’occasion du Mois de la fierté</a></div><div class=\"goa-text\"><p>Minister of Arts, Culture and Status of Women Tanya Fir issued the following statement on the start of Pride Month:</p></div></li>\n      <li><div class=\"goa-date\">Jun 1, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962652B30BEE5-D42A-B90C-9EB51E15950B162F\">Strengthening surgical care in Alberta | Renforcement des soins chirurgicaux en Alberta </a></div><div class=\"goa-text\"><p>Alberta is expanding surgical capacity and modernizing funding to improve access to timely procedures for patients across the province.<o:p></o:p></p></div></li>\n      <li><div class=\"goa-date\">Jun 1, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96262250E3FA7-04C2-74DF-57F5FACAAAE915A9\">Seniors’ Week 2026: Minister Neudorf</a></div><div class=\"goa-text\"><p>Minister of Assisted Living and Social Services Nathan Neudorf issued the following statement to kick-off Seniors’ Week 2026:</p></div></li>\n      <li><div class=\"goa-date\">Jun 1, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9625922383266-FA5A-4263-E7DFC0BB13C90320\">National Indigenous History Month: Minister Sawhney</a></div><div class=\"goa-text\"><p>Minister of Indigenous Relations Rajan Sawhney issued the following statement on National Indigenous History Month:</p></div></li>\n      <li><div class=\"goa-date\">May 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962538D30500C-C26B-0EE6-CCD8709D0873D619\">Flood mapping momentum keeps rolling</a></div><div class=\"goa-text\"><p>Alberta’s government continues to make public safety a priority by launching new flood mapping studies that will provide detailed information on flood hazards.</p></div></li>\n      <li><div class=\"goa-date\">May 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962518B6BBE22-D420-E2EF-21B4E3B1D22E551B\">Faster child-care incident notification</a></div><div class=\"goa-text\"><p>Alberta’s government is taking steps to strengthen communication with parents and the public about high-risk incidents in child-care facilities.</p></div></li>\n      <li><div class=\"goa-date\">May 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96250899D401F-B7BA-D8E4-D3CA45F8361CF50E\">LRT builders fined for workplace injury</a></div><div class=\"goa-text\"><p>A company building the light rail transit (LRT) extension to west Edmonton has been fined $120,000 related to a workplace injury.</p></div></li>\n      <li><div class=\"goa-date\">May 28, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96246606468FF-0D3C-E15F-2F7A566B67B31224\">Orders in Council</a></div><div class=\"goa-text\"><p>Order Approved – May 28, 2026</p></div></li>\n      <li><div class=\"goa-date\">May 28, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962455964C5E4-97E0-F485-6EE31A8BCD8B543A\">Provincewide crackdown on organized crime</a></div><div class=\"goa-text\"><p>Alberta’s government is investing nearly $8 million to strengthen the fight against organized crime, extortion and gang activity across the province.</p></div></li>\n      <li><div class=\"goa-date\">May 27, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9624023319C5A-A9E7-0BC8-8FC3F5B92A952AB8\">Alberta Games take northern stage | Les Jeux de l’Alberta sous les projecteurs du Nord</a></div><div class=\"goa-text\"><p>Fort McMurray Wood Buffalo is set to welcome athletes, coaches and visitors from across Alberta for the 2028 Alberta Summer Games.</p></div></li>\n      <li><div class=\"goa-date\">May 27, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96241276FF663-DCC7-0B16-CED6F030F9AADE6D\">Helping youth build careers in the skilled trades | Aider les jeunes à bâtir une carrière dans les métiers spécialisés </a></div><div class=\"goa-text\"><p>New funding will help more young people in Alberta explore skilled trades through hands-on learning opportunities.</p></div></li>\n      <li><div class=\"goa-date\">May 27, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9623920AA0500-F0D1-B5FB-79723A582FB8EE4A\">Eid al-Adha: Associate Minister Yaseen</a></div><div class=\"goa-text\"><p>Associate Minister of Multiculturalism Muhammad Yaseen issued the following statement on Eid al-Adha:</p></div></li>\n      <li><div class=\"goa-date\">May 26, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96237FAC8CAF8-99B3-3450-DD627A8052CDF14B\">Tax credit for legend-dairy investment</a></div><div class=\"goa-text\"><p>Alberta’s Agri-Processing Investment Tax Credit continues to boost investment in value-added processing across the province.</p></div></li>\n      <li><div class=\"goa-date\">May 26, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96234F1547084-F843-25DE-C6E54A6C23818DB8\">Forestry company penalized for workplace fatality</a></div><div class=\"goa-text\"><p>A forest products company has been penalized $355,000 related to a workplace fatality.</p></div></li>\n      <li><div class=\"goa-date\">May 26, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96235F1D10D48-074B-6EA4-F948AA1BC71E14E0\">New school coming to Sherwood Park</a></div><div class=\"goa-text\"><p>Families in Sherwood Park will benefit from a modern, fully accessible replacement school starting in the fall.</p></div></li>\n      <li><div class=\"goa-date\">May 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96232CFFE7226-F1BC-325E-419297B2374C1CAC\">Public alert for measles exposure</a></div><div class=\"goa-text\"><p>Individuals who were in the following locations during the specified dates and times may have been exposed to measles:</p></div></li>\n      <li><div class=\"goa-date\">May 25, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96230BCAD9DDB-C253-8727-A20A082783409C97\">River flows looking strong for most of Alberta</a></div><div class=\"goa-text\"><p>With summer just around the corner, Alberta’s latest water supply outlook offers promising forecasts for most of the province’s major rivers.</p></div></li>\n      <li><div class=\"goa-date\">May 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9622428251BD6-F9B4-C229-7A834844ADA4EF0A\">Orders in Council</a></div><div class=\"goa-text\"><p>Order Approved – May 21, 2026<o:p></o:p></p></div></li>\n      <li><div class=\"goa-date\">May 22, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9622324E1750C-04F6-30DC-226D962C7CFAAB8D\">New CASA House for the north</a></div><div class=\"goa-text\"><p>Construction is underway for a new CASA House in Fort McMurray, expanding access to specialized mental health care for children and youth with complex needs.</p></div></li>\n      <li><div class=\"goa-date\">May 21, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9622100359804-AAFD-3DCF-FD789FEBD21FA946\">Premier’s address to the province</a></div><div class=\"goa-text\"><p>Premier Danielle Smith addressed Albertans on an additional referendum question and the province’s plan to give Albertans a say in the path forward for Alberta and Canada.</p></div></li>\n      <li><div class=\"goa-date\">May 21, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96218F6F26E0A-E36A-2DC1-B82DFE64A00E8CF2\">New CASA House underway in Calgary</a></div><div class=\"goa-text\"><p>Construction has begun on a specialized mental health care facility for children and youth in Calgary and surrounding areas. &nbsp;</p></div></li>\n      <li><div class=\"goa-date\">May 21, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96217F121AFE1-9768-1096-FE578FC6CDA5424E\">Preparing students for an AI future</a></div><div class=\"goa-text\"><p>Alberta’s government is launching an expert panel to strengthen how post-secondary education prepares students for an artificial-intelligence (AI)-driven economy.</p></div></li>\n      <li><div class=\"goa-date\">May 21, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96216F07E27CA-B7C8-3FB9-58245B4E90647AC9\">New cabinet members focused on what matters</a></div><div class=\"goa-text\"><p>Premier Danielle Smith has made changes to cabinet to continue delivering on the priorities that matter most to Albertans.</p></div></li>\n      <li><div class=\"goa-date\">May 20, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96210BDC99368-DE4A-C003-014C107F07C998B1\">ASIRT releases reports on two completed cases</a></div><div class=\"goa-text\"><p>The Alberta Serious Incident Response Team (ASIRT) has finished two separate investigations involving police services.&nbsp;</p></div></li>\n      <li><div class=\"goa-date\">May 20, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96208BC3A5585-DB8F-A86C-9A4B4EB398D677DA\">Improving healthcare with AI technology</a></div><div class=\"goa-text\"><p>Alberta’s government is investing $10 million over the next three years to advance artificial intelligence and data-driven health solutions.</p></div></li>\n      <li><div class=\"goa-date\">May 20, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96209BC9ECC72-DBF1-41EF-85173A84A3A37B9C\">Welcome to Alberta</a></div><div class=\"goa-text\"><p>Alberta’s government is unveiling new Welcome to Alberta border crossing signs that reflect the province’s Strong and Free motto.&nbsp;</p></div></li>\n      <li><div class=\"goa-date\">May 19, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=9620693A8F1A5-FF76-3710-11C7151A225456C0\">Taking action on oilsands mine water</a></div><div class=\"goa-text\"><p>Alberta’s government is taking the next step toward developing a long-term provincial approach for accelerating management of oilsands mine water and fluid tailings.</p></div></li>\n      <li><div class=\"goa-date\">May 19, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962058FC286E6-AA5D-ACDE-3B7C3E65F0435472\">Public alert for measles exposure</a></div><div class=\"goa-text\"><p>Individuals who were in the following locations during the specified dates and times may have been exposed to measles:</p></div></li>\n      <li><div class=\"goa-date\">May 19, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962038A37115E-F37E-68E9-5B0EB36F2C4EFFA6\">Strengthening family violence response</a></div><div class=\"goa-text\"><p>Alberta invests in a new program to improve access to targeted supports for Albertans experiencing family violence.</p></div></li>\n      <li><div class=\"goa-date\">May 19, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=962048BB5BE13-DD15-A2F7-A4F50B17811241F8\">Alberta ready to lead Canada’s defence sector</a></div><div class=\"goa-text\"><p>Alberta's government is investing $21 million to help Alberta companies compete in Canada's growing defence markets.</p></div></li>\n  </ul>\n<a class=\"goa-news-see-all\" href=\"https://www.alberta.ca/news.aspx\">See all news</a>\n\n  </div>\n\n\n      </div>\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Related</h2><ul><li><a href=\"/system/files/jus-notice-of-certification-short-form.pdf\" data-entity-type=\"media\" data-entity-uuid=\"1f740498-1b68-48bb-b036-c18bb56fd604\" data-entity-substitution=\"media\" target=\"_blank\" title=\"jus-notice-of-certification-short-form\">Bail Hearing Delay Class Action Information</a></li><li><a href=\"/emergencies-public-safety\">Emergencies and public safety</a></li><li><a href=\"/public-engagement\">Public engagement</a></li></ul>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n              \n\n            <div class=\"goa-main-grid goa-previous-next\">\n  \n      <div class=\"goa-next-btn\">\n      <span>Next</span>\n      <a href=\"https://www.alberta.ca/announcements.cfm\" target=\"_blank\">Search news announcements</a>\n    </div>\n  </div>\n\n \n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;4529&quot;,&quot;owner&quot;:&quot;4&quot;,&quot;type&quot;:&quot;strategic&quot;,&quot;title&quot;:&quot;News&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Communications and Public Engagement</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/news#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/news\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 2824,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 12193,
          "settleDelayMs": 10000,
          "auditMs": 5416,
          "totalMs": 18219,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 2,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 7410,
          "failed": 24,
          "cantTell": 18,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "frame_src_valid",
          "frame_title_exists",
          "html_lang_exists",
          "html_skipnav_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_focus_visible",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc3533743def",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "63c6fbcaface377fec98e13fe9748f829668f77ad79ef253ef705a50d534668f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63C6FBCAFACE"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_PrrFKSdYbBi5hv3s9HgU2s1uHLcVO7OfBjyQwpNME_8.css?delta=0&language=en&theme=goa_core&include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63b5c6173d14",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-aabaf4ff",
            "a11yPatternFingerprint": "98469666d7ed30c87973a91c23115de4c631a529d5b506ac346dba77277c129c",
            "a11yPatternDisplayId": "A11Y-PAT-98469666D7ED",
            "a11yOccurrenceFingerprint": "3262ebe21ca3e056a71da946d6dce5d1fdd87da6c6b899119b3ef5d80b4ee62c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3262EBE21CA3"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_PrrFKSdYbBi5hv3s9HgU2s1uHLcVO7OfBjyQwpNME_8.css?delta=0&language=en&theme=goa_core&include=eJxNi0EOwjAMBD9kxU-qnNqkUZ04shMQvB7oBS6j1WhnP4XrNN9qZ-kzq-0n_m3YzQW7eSOtL4FitF2qqGVSaJ-c0KRl4XT73uYUh0FOxWkcgexrkKafSauPlbXGIQzxjCkNM4XAvcoj8GJqxkvlDUB3PeE\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61acc8e48d47",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-28753398",
            "a11yPatternFingerprint": "3de73c5f1fb9a2e952752836906a91adc61ca9129385f5f81864bbf9f1927da1",
            "a11yPatternDisplayId": "A11Y-PAT-3DE73C5F1FB9",
            "a11yOccurrenceFingerprint": "e93ada671b7b4f81a4f70e05a301a37e1c29a6cd846370bfcfafaa313a8b112a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E93ADA671B7B"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ff9c87f2e1f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "427029a442fd2c033da9413fbb0f62e3e1688025691f012acd5eb0ec49cce631",
            "a11yOccurrenceDisplayId": "A11Y-OCC-427029A442FD"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9226f1e30d6f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "17694c3c8277f5eabfb17d64f80baacad519bd948ba2b77c53a33ef6c72c66de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-17694C3C8277"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dcbde5353d8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "7763bd88844183432d8ad9625e851d63f6a247847f4a025c478d928909180549",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7763BD888441"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7951350e6482",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "565914211c994ca5bacd7162b59b2c5f353674bfac0059495310b3222e7d96f3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-565914211C99"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccb03e533f41",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "cce950f8aa2d68e80dc4f71da1ea184d6d114380968e5ef7006b825a6371b178",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCE950F8AA2D"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41c3ec1ba891",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "5182d1001a1f9dba4af670a4a9b978aa7386656e9c100fab1bfa5bc66eb8b937",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5182D1001A1F"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<div class=\"goa-section--heading\">",
            "message": "Confirm this text 'News' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1cf20bb349c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "a11yPatternFingerprint": "b7ec5ac74b4aa6b20b035b8539fbecdb11efcc0a61f8261635ee65482583d195",
            "a11yPatternDisplayId": "A11Y-PAT-B7EC5AC74B4A",
            "a11yOccurrenceFingerprint": "b4cecfec7b25787812edcd9c6c36d0ebd93523040e8e51ff7030f03e3fafd5a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4CECFEC7B25"
          },
          {
            "rule": "frame_src_valid",
            "xpath": null,
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-155=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" title=\"News conference livestreams (June 9, 2023 - present)\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//www.youtube.com/playlist%3Flist%3DPLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz&max_width=0&max_height=0&hash=wyuMqXm1VkTQwyggqzZoM-461Vv6OAPQCWJVpZLCYIY\">",
            "message": "Verify <frame> content is accessible",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a057cb5ef1a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ff93d5e4",
            "a11yPatternFingerprint": "9b760590f271058f9431ba185ff159500c91b88e83d0dda427583ccb48ee1bd1",
            "a11yPatternDisplayId": "A11Y-PAT-9B760590F271",
            "a11yOccurrenceFingerprint": "4daf50afa6e47cb9ddc4eb70d0fbb4f1c2e7ad14de703e1f6424b3fae4c6d2f9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4DAF50AFA6E4"
          },
          {
            "rule": "style_focus_visible",
            "xpath": null,
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-155=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" title=\"News conference livestreams (June 9, 2023 - present)\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//www.youtube.com/playlist%3Flist%3DPLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz&max_width=0&max_height=0&hash=wyuMqXm1VkTQwyggqzZoM-461Vv6OAPQCWJVpZLCYIY\">",
            "message": "Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43d57d3e303f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-679f7310",
            "a11yPatternFingerprint": "cb89c1d0523a9a1166ef640298e78f72ff88489615fbf0f4035cd14464b1b395",
            "a11yPatternDisplayId": "A11Y-PAT-CB89C1D0523A",
            "a11yOccurrenceFingerprint": "00dc6e2a99584f6a837413dbc48b203beb013e1c569c81f6433966462663aa29",
            "a11yOccurrenceDisplayId": "A11Y-OCC-00DC6E2A9958"
          },
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c2da9be0460",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "0ef4ace277a2a9b5e8a429de355bc07681a25a4f12a96a48ddf8ed8326607e3e",
            "a11yPatternDisplayId": "A11Y-PAT-0EF4ACE277A2",
            "a11yOccurrenceFingerprint": "bcd2545e9b3cbae6ae2b49d14a3e28e97a472eb984c8807d2231ce69b4e5612b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BCD2545E9B3C"
          },
          {
            "rule": "html_skipnav_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Verify there is a way to bypass blocks of content that are repeated on multiple Web pages",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5c1b00fe67d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-622ff3e1",
            "a11yPatternFingerprint": "cff6548ce3755732469d0787de2bddd3b75b5ee666d86090ad94c99f2a015d74",
            "a11yPatternDisplayId": "A11Y-PAT-CFF6548CE375",
            "a11yOccurrenceFingerprint": "698bb76636f543763d84772fff97a78c21ea0d558fdc1ec8f9c3fdd7888f927c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-698BB76636F5"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<body style=\"margin: 0\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81cfa8b6ce75",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-4578fdd5",
            "a11yPatternFingerprint": "6e926a8d87b766fbdbcc58f97ca111736808686364b0c1a3ca956c9234130d64",
            "a11yPatternDisplayId": "A11Y-PAT-6E926A8D87B7",
            "a11yOccurrenceFingerprint": "29a42140cc5152c8465695641f4a43b84c6ded6d0a8cc4860f383de33766d1dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29A42140CC51"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<iframe allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\" src=\"https://www.youtube.com/embed/videoseries?list=PLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz\" height=\"113\" width=\"200\">",
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09547c6a5af6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-6ae7ab04",
            "a11yPatternFingerprint": "6e4cda907d63dcb92c59f7590ee5f500a73875106bdb62be72806f2d8324c7b4",
            "a11yPatternDisplayId": "A11Y-PAT-6E4CDA907D63",
            "a11yOccurrenceFingerprint": "589f61dfda2123cba48225806d3f29f33ec4aa267f8ae1e98c90c2eff8c07693",
            "a11yOccurrenceDisplayId": "A11Y-OCC-589F61DFDA21"
          },
          {
            "rule": "frame_src_valid",
            "xpath": null,
            "html": "<iframe allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\" src=\"https://www.youtube.com/embed/videoseries?list=PLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz\" height=\"113\" width=\"200\">",
            "message": "Verify <frame> content is accessible",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "745167b93344",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-55f2a24d",
            "a11yPatternFingerprint": "8ca96c7f9b4246bc94f6846616d96b25cfe92c79b848e5ecfbd3ff31695455a6",
            "a11yPatternDisplayId": "A11Y-PAT-8CA96C7F9B42",
            "a11yOccurrenceFingerprint": "e8f6f2721f0e18f6dba7fbf04b69af6a33dc0e6ce845232d3b89f3edd84fd672",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8F6F2721F0E"
          },
          {
            "rule": "frame_title_exists",
            "xpath": null,
            "html": "<iframe allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\" src=\"https://www.youtube.com/embed/videoseries?list=PLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz\" height=\"113\" width=\"200\">",
            "message": "Inline frame does not have a 'title' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5313d82cbd3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-2d1d597a",
            "a11yPatternFingerprint": "fd2e2b80d9f1eaf1177e4b0b8b5858be9411d029452b98b9ca0cf21b4a24c73c",
            "a11yPatternDisplayId": "A11Y-PAT-FD2E2B80D9F1",
            "a11yOccurrenceFingerprint": "b8361865a06a5520b106073159e68d6b589ffe6f485f7d534226e2acb0e8dc0c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8361865A06A"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58610dd06177",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "e008c947df98150bb0060c175ccb830e35b8230712667b17409806df270756ae",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E008C947DF98"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7966a1b8f389",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "bd99d049a8f07e1d7d4e52a7622c872420fd0c07a9149c61302d4e695db4b782",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD99D049A8F0"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45c1652efdd1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "7cc5d4d8a8e5a1004b350b6e4c8b4838f4523fc3bb11191ed6482a18a4c48f1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7CC5D4D8A8E5"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0077c213c8bf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "78537a92773608a7e9cd598cf5a78a56eebb3c85465477e0f940d6c3f27dd33a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78537A927736"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e7a7e1439e2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "c828fff42454d414793b0a77916ceb3c2ea9d8ac1a85128f2c14c0398c20d30d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C828FFF42454"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc4b8fb93076",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "bf10a22b4ffe97e4f02181407d01cb79a6f0dd4e8662f05af42d11bebdee484b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF10A22B4FFE"
          }
        ],
        "outcomeCount": 7445,
        "uniqueFailedCount": 24,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "120fe9d9e175",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "2360be57a46eaae11d819ab816c11c08a5dd9a815eae78d06413ef87343859c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2360BE57A46E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "995032212073",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "3edf37293a207650b65f23d2916885a2a6d22fa0c3579361cb8bb9da4b1dea3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EDF37293A20"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "995032212073",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "3edf37293a207650b65f23d2916885a2a6d22fa0c3579361cb8bb9da4b1dea3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EDF37293A20"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7c41508e2116",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "70a5d9cd8ca730a99dbbe362c543a47fac50389ac6895b0be74d6e1dfa3aabdc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-70A5D9CD8CA7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "995032212073",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "3edf37293a207650b65f23d2916885a2a6d22fa0c3579361cb8bb9da4b1dea3b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3EDF37293A20"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "986290041dce",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "8d7f0a9d0b3fc256d89cea4b7eea7164fb06c7a56014b8440f1ca1c11e02eead",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8D7F0A9D0B3F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "407709b58594",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "43fc4893167f6d0b951dcde40fa8cf11704938646a563c0377076e681f95f7a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43FC4893167F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "1f8227c2a46a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "7bb946cea4700c1f29c487bf815dffecebb81ab6a8f5fb856924d962bf98d5cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7BB946CEA470"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 2,
      "timings": {
        "fetchMs": 254,
        "pageNavigationMs": 12193,
        "pageLoadDelayMs": 10000,
        "totalMs": 25067,
        "scannerMs": {
          "axe": 18219,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/non-profit-and-charitable-organizations-topic",
      "finalUrl": "https://alberta.ca/non-profit-and-charitable-organizations-topic",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 117,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 117,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 117,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/open-government-program",
      "finalUrl": "https://www.alberta.ca/open-government-program",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Open Government program | Alberta.ca",
      "elapsedMs": 18282,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 432,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 44
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Open Government is designed to improve government transparency, and ensure better collaboration between government and citizens.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/open-government-program\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"6\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2025-06-26T10:18:50-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"false\">\n<meta name=\"id\" content=\"4668\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/open-government-program\">\n<meta property=\"og:title\" content=\"Open Government program\">\n<meta property=\"og:description\" content=\"Open Government is designed to improve government transparency, and ensure better collaboration between government and citizens.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Open Government program\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/open-government-program\">\n\n    <title>Open Government program | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/4668\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-open-government-program section-open-government-program path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n  \n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/data-publications-information-management\">Publications, reporting and information management</a>\n          </li>\n      <li>\n              <span>Open Government Program</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                          <div class=\"goa-previous-page\">\n            Part of <a href=\"/data-publications-information-management\">Publications, reporting and information management</a>\n          </div>\n                <div class=\"goa-heading\">\n          <h1>\n<span>Open Government program</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Open Government is designed to improve government transparency, and ensure better collaboration between government and citizens.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n      \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid goa-jumplinks goa-jumplinks--wrapper goa-jumplinks--wrapper-1-col\"><div class=\"goa-column-100-100-100\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Open Government portal</a></li><li><a href=\"#jumplinks-1\">Responsibilities</a></li><li><a href=\"#jumplinks-2\">Suggest a dataset</a></li></ul></div></div><div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <a name=\"jumplinks-0\"></a><h2>Open Government portal</h2><p>The portal is a collection of Alberta government datasets, publications and other information products available to the public. This data and information can be used to learn about how the Alberta government works, carry out research or build web apps.</p><p>The portal functions as both a library for current publications and as an archive for historic publications.</p>\n\n  </div>\n\n  \n\n\n\n\n\n  \n\n  <div class=\"goa-card goa-column-50-50-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/custom_downloaded_images/Generic-Computer-Mouse.jpg?itok=mJJ88q4N\" alt=\"\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"https://open.alberta.ca/publications\" class=\"card-link\" target=\"_blank\">Search for publications</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Search for Alberta government publications and other information products.</p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-50-50-100 \">\n          <div class=\"goa-thumb\">\n        \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/custom_downloaded_images/Generic-Laptop.jpg?itok=j3rz-C3Z\" alt=\"\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n      </div>\n              <div class=\"goa-title\">\n                  <a href=\"https://open.alberta.ca/opendata\" class=\"card-link\" target=\"_blank\">Search for open data</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>Search for government data to do research, build apps and gain insights.</p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-50-50-100 \">\n              <div class=\"goa-title\">\n                  <a href=\"https://open.alberta.ca/blog/?page_id=115\" class=\"card-link\" target=\"_blank\">Mobile apps</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p><span>Access government apps available for mobile devices.</span></p>\n\n      </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-card goa-column-50-50-100 \">\n              <div class=\"goa-title\">\n                  <a href=\"https://open.alberta.ca/interact/visualization\" class=\"card-link\" target=\"_blank\">Visualizations</a>\n              </div>\n              <div class=\"goa-text\">\n        \n  <p>View Alberta government data visualizations such as interactive maps, dynamic charts and dashboards.</p>\n\n      </div>\n      </div>\n\n\n\n\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <a name=\"jumplinks-1\"></a><h2>Responsibilities</h2><p>The Open Government program:</p><ul><li>provides access to Alberta government data and publications, and develops standards and processes to encourage open engagement</li><li>works with ministries to release data and information</li><li>maintains <a href=\"http://open.alberta.ca/documentation\" target=\"_blank\">Open Government documentation</a> including policies, best practices, general use, and instructions on how to use the portal</li><li>oversees implementation of the <a href=\"https://open.alberta.ca/licence\" target=\"_blank\">Open Government Licence – Alberta</a>, which removes restrictions on the use of data and information published by the Government of Alberta</li><li>maintains the <a href=\"http://open.alberta.ca/policy\" target=\"_blank\">Open Information and Open Data policy</a></li><li>determines what data and information goes on the Open Government portal</li></ul><a name=\"jumplinks-2\"></a><h2>Suggest a dataset</h2><p><a href=\"https://open.alberta.ca/suggest\" target=\"_blank\">Let us know</a> if there is data we should add to the Open Government portal.</p>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n              \n\n            <div class=\"goa-main-grid goa-previous-next\">\n      <div class=\"goa-prev-btn\">\n      <span>Previous</span>\n      <a href=\"/information-management-and-technology-policy-program\" target=\"_self\">Information Management and Technology Policy Program</a>\n    </div>\n  \n      <div class=\"goa-next-btn\">\n      <span>Next</span>\n      <a href=\"/information-management-and-sharing-education\" target=\"_self\">Information management and sharing education</a>\n    </div>\n  </div>\n\n \n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;4668&quot;,&quot;owner&quot;:&quot;6&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Open Government program&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Technology and Innovation</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/open-government-program#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/open-government-program\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: true,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 486,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11744,
          "settleDelayMs": 10000,
          "auditMs": 1359,
          "totalMs": 13710,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1164,
          "failed": 17,
          "cantTell": 11,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f569e2526ac0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "fcc614d37e03a5ddeb7b2c2a3cedf40529df4117a5b562f066a1e4dd57b3546e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCC614D37E03"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f74a4bb7964",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "2c4c6deaf017f518a409cd7ed61e93299b383ede86cc355502187238db828f3d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C4C6DEAF017"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ee2ecc9cb7f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "93d2719a7b6cc4840b0e4dc04548928e87b6e502fb8cd8313ff2feb85e7637d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-93D2719A7B6C"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78222f2712db",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "ad88fd8673dc72516e1a1df3077504167c8fe9e2f5f0db2d23cd6f3a502c5b95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AD88FD8673DC"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bf16080c220",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "0f5bcabff6b09b4fb6e163f0ee1561326914ab9ab6b31285e09eadb472608544",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0F5BCABFF6B0"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "debedbbdf00a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "e307222116365e81fbcea034d9981cfb52bc07edc387387b4d8e0296fe3b3010",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E30722211636"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c9adf93d360",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "4874e42f0a838eb9747c8fe60d2e1641717f7b5464aaa9a3a3e22333ac46cf8c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4874E42F0A83"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52583a457dd5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "b6ce2e38b6f438b1923d914d809c760ca25652fb98592c3c821649bbfa22b2c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6CE2E38B6F4"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8f37f874de9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "37f13c11c30ace656a9ed584db33444f192650ee0b64b2269bb15bf4f595455b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37F13C11C30A"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"\" src=\"/system/files/styles/card_image_regular/private/custom_downloaded_images/Generic-Computer-Mouse.jpg?itok=mJJ88q4N\" loading=\"lazy\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15caac7e42db",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-44054e18",
            "a11yPatternFingerprint": "33206bd9c6dfb53ca600bfdb817cb77d8141b169281a8ac177cefd0964291d20",
            "a11yPatternDisplayId": "A11Y-PAT-33206BD9C6DF",
            "a11yOccurrenceFingerprint": "be3b287953544a26d6ed606bc37b7702bb4d00616a59fb33074614d65d5709d8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BE3B28795354"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"\" src=\"/system/files/styles/card_image_regular/private/custom_downloaded_images/Generic-Laptop.jpg?itok=j3rz-C3Z\" loading=\"lazy\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "168ca368c8ed",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-48496e88",
            "a11yPatternFingerprint": "b494c67099f94c366bfeea10139052ad1d315d5000d3416e9d421031c1023c3a",
            "a11yPatternDisplayId": "A11Y-PAT-B494C67099F9",
            "a11yOccurrenceFingerprint": "6aba79e216b1af73ce0214dc6c5cf6cc309a6fab321c8804970db9931c7818d1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6ABA79E216B1"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c56d04a6fd8b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "b9db5b8ef0fa678e96f38aaa9897465bcbdff5e74469a0330d947100bba625cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B9DB5B8EF0FA"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6516fc1a1ac2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "f729adab9eca58f8259d478f6b742afc3cae6509567784d3efed31ae0afb0f0c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F729ADAB9ECA"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93b991ce7307",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "ec951dbf603c8e440ddbffa75044b5c67fca74bb0f70f001b76d4b2ef369f62a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EC951DBF603C"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f272f7614ca",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "fac14fa36743d113c218a00685c8ac53899a38eca90a140524a0ad019f24a6e7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FAC14FA36743"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2e67b3916e8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "0189811a0b3b275bad24b6646beca135d1b3041da3f96b6e3a01c28fe4d23b26",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0189811A0B3B"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3f9b2f32ef9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "73f5ec8bcf0bc0d765f655cc0490fa9b27646d78a9a7a203b29dc44a97ac599f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-73F5EC8BCF0B"
          }
        ],
        "outcomeCount": 1193,
        "uniqueFailedCount": 17,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 7,
          "errors": 0,
          "warnings": 7,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "33a74f5f1ab2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "91592d77e7c85dbcf1b2acd42c224a18bb582ea0f69c6fde1187d6c9c4cc78d2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-91592D77E7C8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0430aae31c5f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "3b9e4d55f1bd14d0e2af50ea8103d92dc931357389fa291dc44c364cac2ccc68",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B9E4D55F1BD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0430aae31c5f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "3b9e4d55f1bd14d0e2af50ea8103d92dc931357389fa291dc44c364cac2ccc68",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B9E4D55F1BD"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "88205fa4d417",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "4bdafb05be2337cb762fbe7d0b77505c2572d7e3a5eb348278f5569961a6db71",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4BDAFB05BE23"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "294d78a404c2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "0240e6933060e8350a86977721e3f78994cf6fe042a2c53a61ff0239a8fbeb61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0240E6933060"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0895ed547300",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "34e3ef1da61637ef8562aa3d7f90e0787243ca1073c6fa84acffc7f42e061e39",
            "a11yOccurrenceDisplayId": "A11Y-OCC-34E3EF1DA616"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "5e47b0d33b2f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "7c2b523b0c220e6be9fa8161afe88a96d1e44bd47723020314705853db2a50eb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7C2B523B0C22"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 219,
        "pageNavigationMs": 11744,
        "pageLoadDelayMs": 10000,
        "totalMs": 18282,
        "scannerMs": {
          "axe": 13710,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/premier.aspx",
      "finalUrl": "https://www.alberta.ca/premier",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Premier of Alberta | Alberta.ca",
      "elapsedMs": 18535,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 515,
          "failed": 0,
          "cantTell": 16,
          "inapplicable": 45
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard\" id=\"template-ministry\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Premier Danielle Smith is the leader of Alberta's government.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/premier\">\n<meta name=\"template\" content=\"Minister/Ministry\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Strategic\">\n<meta name=\"published\" content=\"2025-03-26T16:04:39-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"6618\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/premier\">\n<meta property=\"og:title\" content=\"Premier of Alberta\">\n<meta property=\"og:description\" content=\"Premier Danielle Smith is the leader of Alberta's government.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Premier of Alberta\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/premier\">\n\n    <title>Premier of Alberta | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>div.goa-socialconnect li.form a:before {background: url(&quot;/assets/images/form-icon.png&quot;) no-repeat center center;}&lt;!--div.goa-socialconnect li.form a:before {background: transparent url(data:image/svg+xml;charset=utf8,%3Csvg xmlns=&apos;http://www.w3.org/2000/svg&apos; width=&apos;18&apos; height=&apos;18&apos;%3E%3Cdefs/%3E%3Cdefs%3E%3CclipPath id=&apos;a&apos;%3E%3Cpath d=&apos;M0 0h18v18H0z&apos;/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path=&apos;url(%23a)&apos;%3E%3Cpath fill=&apos;none&apos; d=&apos;M0 0h18v18H0z&apos;/%3E%3Cpath d=&apos;M16.6 17.6a1 1 0 001-1V1.4a1 1 0 00-1-1H1.3a1 1 0 00-.9 1v15.2a1 1 0 001 1z&apos; fill=&apos;%233d5b9a&apos;/%3E%3Cpath d=&apos;M12.2 17.5V11h2.3l.3-2.6h-2.6V6.7c0-.7.2-1.3 1.3-1.3H15V3.1a18.8 18.8 0 00-2 0 3.1 3.1 0 00-3.3 3.3v2H7.3v2.5h2.3v6.6z&apos; fill=&apos;%23fff&apos;/%3E%3C/g%3E%3C/svg%3E) no-repeat center center;}--&gt;</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68d0h2\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/6618\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-premier section-premier path-node page-node-type-minister-ministry\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n  <div class=\"goa-page-header goa-hero--ministry\">\n\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/how-we-work\">How we work</a>\n          </li>\n      <li>\n              <span>Premier of Alberta</span>\n          </li>\n    </ul>\n\n</div>\n\n\n    \n    <div class=\"goa-page-headings goa-container\">\n              <div class=\"goa-previous-page\">\n          Part of <a href=\"/how-we-work\">How we work</a>\n        </div>\n      \n      <div class=\"goa-heading\">\n        <h1>\n<span>Premier of Alberta</span>\n</h1>\n                  <p class=\"goa-page-header--lede\">\n  Premier Danielle Smith is the leader of Alberta's government.\n</p>\n              </div>\n    </div>\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  \n  <div class=\"goa-container\">\n\n  <div class=\"goa-main-content\">\n        <div class=\"goa-main-grid\">\n      <div class=\"goa-container--medium goa-background--white\">\n  <div class=\"goa-column-100-100-100\">\n    <div class=\"goa-biography\">\n      <ul>\n        <li id=\"goa-biography-item7117\">\n          <div class=\"goa-thumb\">\n              <img loading=\"lazy\" src=\"/system/files/styles/square_scale_crop/private/premier-smith-480x480.png?itok=FdfV0K5t\" alt=\"Premier Daniel Smith\" class=\"image-style-square-scale-crop img-lazy\" decoding=\"async\">\n\n\n\n          </div>\n          <div class=\"goa-text\">\n            <h2>\n                              Premier \n                            \n  Danielle Smith\n\n            </h2>\n            \n  <p>Danielle Smith was sworn in as Alberta’s 19<sup>th</sup>&nbsp;Premier on October 11, 2022. The Premier chairs cabinet and&nbsp;chooses Alberta's cabinet ministers, who are in charge of specific ministries.</p><p><a href=\"/premier-cabinet\" data-entity-type=\"node\" data-entity-uuid=\"6acf77e3-9671-40ef-b729-5a694cf222e7\" data-entity-substitution=\"canonical\" title=\"Cabinet \">Cabinet ministers</a></p><p><a href=\"/premier-and-minister-office-expenses\" data-entity-type=\"node\" data-entity-uuid=\"94b15a79-3ec5-4535-8123-0b598ecaffbc\" data-entity-substitution=\"canonical\" title=\"Premier and Ministers' office expenses\">Ministers’ office expenses</a></p><p><a href=\"/travel-expense-disclosure\" data-entity-type=\"node\" data-entity-uuid=\"94826a83-0d5c-4313-b430-59254f1c2fff\" data-entity-substitution=\"canonical\" title=\"Travel and expense disclosure\">Travel and expense disclosure</a></p>\n\n          </div>\n        </li>\n      </ul>\n    </div>\n  </div>\n</div>\n    </div>\n        \n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n\n  <div class=\"goa-column-100-100-100\">\n    \n  <h2>From the Premier</h2>\n\n  </div>\n\n\n  \n        \n  <div class=\"goa-small-card goa-column-100-100-100\">\n                                                  <div class=\"goa-small-card-thumbnail\">\n      <div class=\"goa-small-card-clip\">\n        <img src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/chat-bubbles-conversation-125x125.jpg?itok=DQVn0lKQ\" alt=\"\" role=\"presentation\">\n      </div>\n    </div>\n    <div class=\"goa-small-card-text\">\n              <div class=\"goa-small-card-meta\">\n          March 26, 2025 | Government\n        </div>\n                    <div class=\"goa-small-card-title\">\n          <a href=\"/article-premiers-statement-in-the-legislative-assembly\" class=\"card-link\" rel=\"bookmark\">Premier’s statement in the Legislative Assembly</a>\n        </div>\n                    <p>Premier Smith’s address to Alberta’s legislature on speaking up against U.S. tariffs.</p>\n          </div>\n  </div>\n\n\n\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Contact the Premier</h2><p>Connect with the Premier and send a message.</p><div class=\"goa-socialconnect\"><ul><li class=\"form\"><a href=\"https://www.alberta.ca/premier-contact.cfm\">Contact the Premier</a></li><li class=\"facebook\"><a href=\"https://www.facebook.com/DanielleSmithAB/\" target=\"_blank\">Facebook</a></li><li class=\"instagram\"><a href=\"https://www.instagram.com/abdaniellesmith/\" target=\"_blank\">Instagram</a></li><li class=\"linkedin\"><a href=\"https://www.linkedin.com/in/abdaniellesmith/\" target=\"_blank\">LinkedIn</a></li><li class=\"twitter\"><a href=\"https://twitter.com/ABDanielleSmith\" target=\"_blank\">Twitter</a></li></ul></div>\n\n  </div>\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Premier's Address to the Province</h2>\n\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-50-100-100\">\n    \n  <p>Join Premier Danielle Smith as she discusses government's plan to support Alberta families.&nbsp;</p><p><a class=\"goa-cta\" href=\"/article-premiers-address-to-the-province-fall-2024\" data-entity-type=\"node\" data-entity-uuid=\"9b8d923d-858b-4cb4-91be-75768a43584d\" data-entity-substitution=\"canonical\" title=\"Premier's Address to the Province - Fall 2024\">Watch the address</a></p>\n\n  </div>\n\n    <div class=\"paragraph paragraph--type--media-block paragraph--view-mode--default goa-column-50-100-100\">\n        <div class=\"goa-image margin-top\">\n      \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/responsive_1040/private/legislature-summer-750x422.jpg?itok=_oSVZf2X\" alt=\"North east view of the Alberta Legislature in the summer.\" class=\"image-style-responsive-1040 img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n    </div>\n  </div>\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Learn more about</h2>\n\n  </div>\n\n  \n\n\n\n\n\n  \n\n  <div class=\"goa-small-card goa-column-50-50-100\">\n          <div class=\"goa-small-card-thumbnail\">\n        <div class=\"goa-small-card-clip\">\n          \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/invitation-icon.png?itok=SmtCOQh7\" alt=\"\" class=\"image-style-card-image-small img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n        </div>\n      </div>\n    \n          <div class=\"goa-small-card-text\">\n                  <div class=\"goa-small-card-title\">\n                          <a href=\"https://premierinvitation.alberta.ca\" class=\"card-link\">Invite the Premier</a>\n                      </div>\n                          \n  <p>Invite the premier to attend a community or group event.</p>\n\n              </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-small-card goa-column-50-50-100\">\n          <div class=\"goa-small-card-thumbnail\">\n        <div class=\"goa-small-card-clip\">\n          \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/scroll-with-badge-icon.png?itok=OrDK7ocC\" alt=\"\" class=\"image-style-card-image-small img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n        </div>\n      </div>\n    \n          <div class=\"goa-small-card-text\">\n                  <div class=\"goa-small-card-title\">\n                          <a href=\"https://www.alberta.ca/premier-request-scroll.cfm\" class=\"card-link\">Request a scroll</a>\n                      </div>\n                          \n  <p>Request a congratulatory scroll from the Premier.</p>\n\n              </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-small-card goa-column-50-50-100\">\n          <div class=\"goa-small-card-thumbnail\">\n        <div class=\"goa-small-card-clip\">\n          \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/scroll-icon.png?itok=8jlCqIG6\" alt=\"\" class=\"image-style-card-image-small img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n        </div>\n      </div>\n    \n          <div class=\"goa-small-card-text\">\n                  <div class=\"goa-small-card-title\">\n                          <a href=\"https://www.alberta.ca/premier-program-message.cfm\" class=\"card-link\">Request a program message</a>\n                      </div>\n                          \n  <p>Request a message of congratulations or support from the Premier.</p>\n\n              </div>\n      </div>\n\n\n  \n\n  <div class=\"goa-small-card goa-column-50-50-100\">\n          <div class=\"goa-small-card-thumbnail\">\n        <div class=\"goa-small-card-clip\">\n          \n  \n    <img loading=\"lazy\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/declaration-icon.png?itok=XyNqk7tu\" alt=\"\" class=\"image-style-card-image-small img-lazy\" decoding=\"async\" role=\"presentation\">\n\n\n\n\n\n\n        </div>\n      </div>\n    \n          <div class=\"goa-small-card-text\">\n                  <div class=\"goa-small-card-title\">\n                          <a href=\"https://www.alberta.ca/request-provincial-declaration.aspx\" class=\"card-link\">Request a provincial declaration</a>\n                      </div>\n                          \n  <p>Organizations can request provincial recognition of an important day, week or month.</p>\n\n              </div>\n      </div>\n\n\n\n\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Biography</h2>\n\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <p>Danielle Smith is a proud Albertan. As Leader of the governing United Conservative Party, she was sworn in as the 19<sup>th</sup> Premier of Alberta on October 11, 2022. She represents the riding of Brooks-Medicine Hat in the Legislative Assembly.</p><p>Ms. Smith has had a lifelong interest in Alberta public policy and finding the right balance between free enterprise and individual freedom, and the role of government. She was previously MLA for Highwood and leader of the Official Opposition.</p><p>Before re-entering politics, Ms. Smith worked extensively in the media and in business, most recently as President of the Alberta Enterprise Group. Before that, she was a radio host with Corus Entertainment for 6 years.</p><p>Danielle Smith holds degrees in both Economics and English from the University of Calgary. She is married to David and proud stepmom to his son. They live in High River with their dog Buck.</p>\n\n  </div>\n\n\n  </div>\n\n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n    <div class=\"paragraph paragraph--type--feed-newsroom paragraph--view-mode--default goa-column-100-100-100\">\n                  \n  <h2>Latest news</h2>\n\n                  \n  <div id=\"block-newsfeedblock\" class=\"block block-news-feed-block\">\n  \n    \n      <ul class=\"goa-news goa-news--release\">\n      <li><div class=\"goa-date\">Jul 29, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96570D4E2C3C5-BF6D-C3F5-EC1E9D96855B311D\">Alberta and Canada sign major housing agreement</a></div><div class=\"goa-text\"><p>The governments of Canada and Alberta have signed an agreement to invest in water and wastewater infrastructure to support new housing in Alberta.</p></div></li>\n      <li><div class=\"goa-date\">Jul 27, 2026</div><div class=\"goa-title\"><a href=\"https://www.alberta.ca/announcements.cfm?xID=96563718BB4CD-0C92-1244-00088D5A396235E7\">More screening options, earlier detection | Plus d’options de dépistage, une détection plus précoce</a></div><div class=\"goa-text\"><p>Albertans will soon have access to preventative health testing, offering more choice and faster access to diagnostic testing to support earlier cancer detection.</p></div></li>\n  </ul>\n<a class=\"goa-news-see-all\" href=\"https://www.alberta.ca/news.aspx\">See all news</a>\n\n  </div>\n\n\n      </div>\n\n\n  </div>\n\n\n  </div>\n\n      \n  \n<div class=\"goa-sidebar-content goa-ministry--sidebar\">\n      \n  <h2>Related</h2><p><a href=\"/ministries\" data-entity-type=\"node\" data-entity-uuid=\"f963689e-32ad-4d7b-bb15-f80630672d96\" data-entity-substitution=\"canonical\" title=\"Ministries\">Ministries</a></p><p><a href=\"/government-committees\" data-entity-type=\"node\" data-entity-uuid=\"22c95341-6a50-495c-b59d-5e512342f894\" data-entity-substitution=\"canonical\" title=\"Government committees and members\">Government committees and members</a></p><p><a href=\"/how-government-works\" data-entity-type=\"node\" data-entity-uuid=\"5377ad8d-552a-449c-8ac6-1bd31ef54d15\" data-entity-substitution=\"canonical\" title=\"How the Alberta government works\">How the Alberta government works</a></p>\n\n    </div></div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 576,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11673,
          "settleDelayMs": 10000,
          "auditMs": 1467,
          "totalMs": 13746,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1423,
          "failed": 21,
          "cantTell": 13,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_background_decorative",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "text_sensory_misuse",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a51e42618996",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "b6154a66b758146155a1c762751ff90d780c46ac6cb3bcdb09b1a0ddc38027df",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B6154A66B758"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1579380aa130",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "e4dda51cc7959ba4a14c31d2bd10980075841cee5b66facb7633806c1d308894",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E4DDA51CC795"
          },
          {
            "rule": "style_background_decorative",
            "xpath": null,
            "html": "<style>",
            "message": "Verify the CSS background image does not convey important information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d962d0eee177",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e10a3f04",
            "a11yPatternFingerprint": "7219b5d0911d247e8e54bf875bfbe129f9a4f1625f476cbdabd4260a9ef80554",
            "a11yPatternDisplayId": "A11Y-PAT-7219B5D0911D",
            "a11yOccurrenceFingerprint": "dfd7156c8fda3ffa185011aa2ab2eb8b636d5b5a8ff8be49a9583b8390142938",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DFD7156C8FDA"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82fffb1128f5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "37585b795a8819c6430e8896430bdbd5cf9e278d892edea421c6eee5600a946f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37585B795A88"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1b99e610dfc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "8a315e2e4f55325b80dccb1482124af20b02301744cecb5ce8518e6b58c4301e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A315E2E4F55"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f8a5d040693",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "805f46c1b7635efbdd48e1e84ffadc6b1ef7c97d8ee75640a7642aad86c21181",
            "a11yOccurrenceDisplayId": "A11Y-OCC-805F46C1B763"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dddafbfafbe",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "0169396aa0f5941ce176c69d7506bca50d8deb1c2a3fcbd599f692b6069e13fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0169396AA0F5"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b009f1faac83",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "986fdd5b0c738b3aa60a5425f03187c40af340a2f6171cf9c6410101f518d22a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-986FDD5B0C73"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e935f1c28a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "2c1c985a371c951ec42a13bde9363e0719cef2d4d3e227c49d06b63f0904e665",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C1C985A371C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86fdb5734047",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "cf0fc30c4d7193e82d0855c8dc9492ee4acbc93b4d5d348cc80441d7e0847388",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF0FC30C4D71"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" alt=\"\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/chat-bubbles-conversation-125x125.jpg?itok=DQVn0lKQ\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0b60328a857",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b2ff152c",
            "a11yPatternFingerprint": "2d9fc890bc5e07e403d27d3f6da6c432142f5b89f47fa888494dd31613beb7cf",
            "a11yPatternDisplayId": "A11Y-PAT-2D9FC890BC5E",
            "a11yOccurrenceFingerprint": "77dffdebc3b07ff46333df8770eac270b6c40fa4c82e2e88106c9a135fa29368",
            "a11yOccurrenceDisplayId": "A11Y-OCC-77DFFDEBC3B0"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-small img-lazy\" alt=\"\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/invitation-icon.png?itok=SmtCOQh7\" loading=\"lazy\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cec5e6efe9f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-50065bbb",
            "a11yPatternFingerprint": "b9fbc0e4e3de60243067a99974dcdc8fa73114f92c14fdeee7c20cb9e3f435aa",
            "a11yPatternDisplayId": "A11Y-PAT-B9FBC0E4E3DE",
            "a11yOccurrenceFingerprint": "03019c3d680cb5fbe7ea33f9df099e083292868df4cc0e65c9b158d405da6474",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03019C3D680C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-small img-lazy\" alt=\"\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/scroll-with-badge-icon.png?itok=OrDK7ocC\" loading=\"lazy\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9398b8f6006",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b0ec5986",
            "a11yPatternFingerprint": "267d1c355e1f2ce00ed2bc708dcb87391b86f84e913b9e7e1de82a9389d6e65d",
            "a11yPatternDisplayId": "A11Y-PAT-267D1C355E1F",
            "a11yOccurrenceFingerprint": "d8beca7fe32b0e672d06712873b2b05cb867a2561deb84705733907af22a5e70",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D8BECA7FE32B"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-small img-lazy\" alt=\"\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/scroll-icon.png?itok=8jlCqIG6\" loading=\"lazy\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7add79080317",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d6571b97",
            "a11yPatternFingerprint": "76dfebdaebe4fd75040fe527872b6c6813ab04af1de81b351c7af29139fdf733",
            "a11yPatternDisplayId": "A11Y-PAT-76DFEBDAEBE4",
            "a11yOccurrenceFingerprint": "20f128c85a1c0e2c2583b22c64352ea2969e9e05a8e6011c4da443345b3cb3ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20F128C85A1C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-small img-lazy\" alt=\"\" src=\"/system/files/styles/card_image_small/private/custom_downloaded_images/declaration-icon.png?itok=XyNqk7tu\" loading=\"lazy\">",
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e479bde3b36b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c4c20837",
            "a11yPatternFingerprint": "a948a3cd0eaa37422a62e5898ec3fcd9e86ad608bb0df520cb56b8d9d91e5a10",
            "a11yPatternDisplayId": "A11Y-PAT-A948A3CD0EAA",
            "a11yOccurrenceFingerprint": "4a8b9a6ab4515b756c1c11c757ca9027323131de2e7da22928420ec78c717e11",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4A8B9A6AB451"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the word(s) 'right' of the user instruction is used to indicate a logical rather than visual position",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c8600cffd14",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "a11yPatternFingerprint": "6f32c72481d0fa7333fdc48e1628b408676a8498e6f12ef5e8d8389ce020365c",
            "a11yPatternDisplayId": "A11Y-PAT-6F32C72481D0",
            "a11yOccurrenceFingerprint": "fe59a53d027c9c2bfe1fe2a462c0c82a46df26c02041b03c431c50160dfca566",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FE59A53D027C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeb4164f3c54",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "ba2be328367aef74b96d3ec7cf3832e3023edb3ce8a72eae8710e3b60ff9c772",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BA2BE328367A"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1ddf5f4360d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "b545ab263dfd45a3cea865307cb6a2b1d9108b863c667978e1838129206cb894",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B545AB263DFD"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e55c7aba0f5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "d2f7dcbada699f7febee773328164c49173120d0db8d3681911243460a3c9831",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D2F7DCBADA69"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65a3272e9392",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "c99fc03ecca7bfd3d000f1dabcca0756792622d28dd0d48a233e3cf6edd876ee",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C99FC03ECCA7"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9b3760c9209",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "a89fe7dc6829320b9c62e38e951c19204e8f364ed1269ab30e62cfe6a8469380",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A89FE7DC6829"
          }
        ],
        "outcomeCount": 1453,
        "uniqueFailedCount": 21,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 4,
          "errors": 0,
          "warnings": 4,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "d5c90211bd6a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "f30231b54ca4afba6f2a892838e9bc5a85ea6825ad59ad57f3fb1c5c49f8689b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F30231B54CA4"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "a6bd2bcb9e82",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "f8e1609f594583a4b83596c8cabf0580ca74ef781b8313034a57d85c6326827f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8E1609F5945"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "a6bd2bcb9e82",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "f8e1609f594583a4b83596c8cabf0580ca74ef781b8313034a57d85c6326827f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8E1609F5945"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0e2129352707",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "28f54fa4e7cd45c442e860472343ce2f87ebeb2eeb7f8033d67256b6ad29ed34",
            "a11yOccurrenceDisplayId": "A11Y-OCC-28F54FA4E7CD"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 501,
        "pageNavigationMs": 11673,
        "pageLoadDelayMs": 10000,
        "totalMs": 18535,
        "scannerMs": {
          "axe": 13746,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/privacystatement",
      "finalUrl": "https://www.alberta.ca/privacystatement",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Alberta.ca privacy statement | Alberta.ca",
      "elapsedMs": 18401,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 514,
          "failed": 0,
          "cantTell": 9,
          "inapplicable": 47
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"The Government of Alberta is committed to ensuring your privacy while you visit this site.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/privacystatement\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2025-11-14T13:10:31-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"false\">\n<meta name=\"id\" content=\"4931\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/privacystatement\">\n<meta property=\"og:title\" content=\"Alberta.ca privacy statement\">\n<meta property=\"og:description\" content=\"The Government of Alberta is committed to ensuring your privacy while you visit this site.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Alberta.ca privacy statement\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/privacystatement\">\n\n    <title>Alberta.ca privacy statement | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/4931\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-privacystatement section-privacystatement path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n  \n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li><li class=\"toggle-item\"><button class=\"breadcrumb-toggle\" aria-label=\"Toggle collapsed breadcrumbs\"></button></li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li class=\"hidden-breadcrumb hidden\">\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/data-publications-information-management\">Publications, reporting and information management</a>\n          </li>\n      <li>\n              <a href=\"/usingthissite\">Using Alberta.ca</a>\n          </li>\n      <li>\n              <span>Alberta.ca privacy statement</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                        <div class=\"goa-heading\">\n          <h1>\n<span>Alberta.ca privacy statement</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  The Government of Alberta is committed to ensuring your privacy while you visit this site. \n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Using Alberta.ca</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              <a href=\"/usingthissite\">Using Alberta.ca</a>\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/accessibility\">Accessibility</a>\n        </li>\n                        <li>\n          <a href=\"/planned-website-maintenance\">Alberta.ca website maintenance</a>\n        </li>\n                        <li>\n          <a href=\"/disclaimer\">Disclaimer</a>\n        </li>\n                        <li>\n          <a href=\"/quick-escape-button\">Quick Escape button</a>\n        </li>\n                        <li class=\"current\" aria-current=\"true\">\n          Alberta.ca privacy statement\n        </li>\n                        <li>\n          <a href=\"/vulnerability-reporting-program\">Vulnerability reporting program</a>\n        </li>\n                        <li>\n          <a href=\"/pdf-form-technical-support\">PDF form technical support</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid goa-jumplinks goa-jumplinks--wrapper goa-jumplinks--wrapper-2-col\"><div class=\"goa-column-100-100-100\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Collection of information</a></li><li><a href=\"#jumplinks-1\">Personal information</a></li><li><a href=\"#jumplinks-2\">Cookies</a></li><li><a href=\"#jumplinks-3\">Security</a></li></ul></div></div><div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <a name=\"jumplinks-0\"></a><h2>Collection of information</h2><p>All information is collected in compliance with Part 1, Division 1, Section 4(c) of the <a href=\"https://open.alberta.ca/publications/p28p5\" target=\"_blank\"><em>Protection of Privacy Act</em></a> (POPA).</p><p>When you visit this site, our web server automatically collects a limited amount of standard information essential to the operation and evaluation of the site. This information is not used to identify individuals who come to the site, nor is it disclosed to other public bodies or individuals.</p><p>The information that's collected identifies the following:</p><ul><li>the page from which you arrived</li><li>the date and time of your page request</li><li>the IP address your computer is using to receive information</li><li>the type and version of your browser</li><li>the name and size of the file you request</li></ul><p>The <a href=\"https://open.alberta.ca/publications/a01p4\" target=\"_blank\"><em>Access to Information Act</em></a> (ATIA) provides access to information held by public bodies which is not available by other means, and allows individuals to request correction of their own personal information that a public body holds, this is called an Access to Information (ATI) request. The <a href=\"https://eservices.alberta.ca/ati-request.html\" target=\"_blank\">ATI request form</a> is available through the eServices page. For more information refer to the <a href=\"https://www.alberta.ca/lookup/find-an-ati-coordinator.aspx\">ATI Coordinator directory</a> to locate an ATI office to determine if the ministry you are interested in has any public records are available.</p><a name=\"jumplinks-1\"></a><h2>Personal information</h2><p>The only information we may use to identify you is the information you give voluntarily. For example, when you sign up for email updates of government announcements, you will be asked to provide your email address.</p><p>This personal information is disclosed only to the authorized personnel who use it to process and respond to your request.</p><p>While the personal information you send is secure once it reaches the government server, it may not be secure in transit between your computer and ours. For more information about any of the policies described above, contact:</p><p>Director, Digital Communications<br>Email: <a href=\"mailto:internetcomm@gov.ab.ca?subject=GOA%20Privacy%20statement\">internetcomm@gov.ab.ca</a></p><a name=\"jumplinks-2\"></a><h2>Cookies</h2><p>When you visit a website it may deposit a piece of data, called a web cookie, with the temporary web browser files on your computer.</p><p>If you wish, you can change the settings on your web browser to deny cookies, or to warn you when a site is about to deposit cookies on your hard drive.</p><p>Government of Alberta websites use cookies to collect anonymous statistical information such as browser type, screen size, traffic patterns and pages visited. This information helps us provide you with better service. We do not store personal information in cookies, nor do we collect personal information from you without your knowledge, as you browse the site.</p><h3>Cookies from third party applications</h3><p>This site uses a number of third party products. Read their privacy statements to find out how they track and use your information:</p><ul><li><a href=\"http://www.addthis.com/privacy\" target=\"_blank\">AddThis privacy statement</a></li><li><a href=\"http://www.crazyegg.com/privacy\" target=\"_blank\">Crazy Egg privacy statement</a></li><li><a href=\"https://www.facebook.com/policies/cookies/\" target=\"_blank\">Facebook cookie policy</a></li><li><a href=\"https://www.google.com/policies/privacy/\" target=\"_blank\">Google Analytics privacy statement</a></li><li><a href=\"https://www.google.com/policies/technologies/ads/\" target=\"_blank\">Google Ads cookie usage</a></li><li><a href=\"https://privacy.microsoft.com/en-us/privacystatement\" target=\"_blank\">Microsoft privacy policy</a></li><li><a href=\"https://www.pattisonmedia.com/privacy-policy\" target=\"_blank\">Pattison Media privacy policy</a></li><li><a href=\"https://pages.postmedia.com/cookie-policy/\" target=\"_blank\">Postmedia cookie policy</a></li><li><a href=\"https://siteimprove.com/en/privacy/privacy-policy/\" target=\"_blank\">SiteImprove privacy policy</a></li><li><a href=\"https://www.truconversion.com/privacy-policy/\" target=\"_blank\">TruConversion privacy policy</a></li><li><a href=\"https://help.twitter.com/en/rules-and-policies/twitter-cookies\" target=\"_blank\">Twitter cookie policy</a></li></ul><a name=\"jumplinks-3\"></a><h2>Security</h2><p>The Government of Alberta's computer system uses software to monitor unauthorized attempts to upload or change information, or damage the service we provide. No attempt is made to identify users or their usage patterns except during law enforcement investigations.</p>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n    \n\n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;4931&quot;,&quot;owner&quot;:&quot;4&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Alberta.ca privacy statement&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Communications and Public Engagement</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/privacystatement#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/privacystatement\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item menu_about-links__item__active_trail\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link is-active\" data-drupal-link-system-path=\"node/4931\" aria-current=\"page\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: true,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 570,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11754,
          "settleDelayMs": 10000,
          "auditMs": 1461,
          "totalMs": 13824,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1385,
          "failed": 18,
          "cantTell": 14,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "text_sensory_misuse",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47bda5fe7d07",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "b9fbb3c6e207e4d14b1615abe1786fe7598563f05c5325344597853c05117baf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B9FBB3C6E207"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ece6465f9e8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "5ffc148b270d2908e1859f30c7e84d3d26e46fd988180e4d9434976d8ddab781",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5FFC148B270D"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7980d6248b6f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "b8ab93d5b082cdee3a999713b3ce5b2a021da031ff9e9af185dd02563d320bd3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B8AB93D5B082"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fcd40084d2f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "cf44d3ea7bf2c874da34bc6bd5ab4512ad882b390542914d7c8d6a3ce0924290",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CF44D3EA7BF2"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cdf34cb54f1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "ac41177384e605d2d77e641f83a0eb40a99fc6130c3029646d5ddc72a0052de7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AC41177384E6"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "347acc735f52",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "fa6a528dbe4548076d540396c6dd05ec61502a5aeb491495a98723594113fef3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA6A528DBE45"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc8178e4fe1f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "3663bef94cc9554bee095b941fe53ebd32b2199dadf7a479fca37176663ed695",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3663BEF94CC9"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e87f16abea4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "57c5a1e7a55d455a3a3e24135711eaf211b75b3caf55ebe608603535dc9e368b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57C5A1E7A55D"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95e5e4a72109",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "7403f794bac46e0dbc5cbf6ccdcdf5044d39bcbb7d607c2780bdfd8111f61ecc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7403F794BAC4"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Toggle collapsed breadcrumbs\" class=\"breadcrumb-toggle\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0674453221d6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-366b54b4",
            "a11yPatternFingerprint": "de6f491a7c1452047e4a62761ec380935afec09530fd90c6fb172aee3ea9663d",
            "a11yPatternDisplayId": "A11Y-PAT-DE6F491A7C14",
            "a11yOccurrenceFingerprint": "7e8bf2b803a48ce528b065392522b6777111951805841930bdb254a659d68f43",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7E8BF2B803A4"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the word(s) 'above' of the user instruction is used to indicate a logical rather than visual position",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "859c167ddba0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "a11yPatternFingerprint": "6f32c72481d0fa7333fdc48e1628b408676a8498e6f12ef5e8d8389ce020365c",
            "a11yPatternDisplayId": "A11Y-PAT-6F32C72481D0",
            "a11yOccurrenceFingerprint": "ed2ab4acb3a32a75f8e3262cb9057ba7ccd18962e7908b3f00935397aa64ab32",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ED2AB4ACB3A3"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the user instruction is still understandable without the word(s) 'size'",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "873e475a616a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "fbdd7dbd354164dab53d998f203be1e023c750f11672bdf00ce8ed544576a975",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FBDD7DBD3541"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4529e11aba29",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "a42c24c9291a608024101124cb22ab55db29bdb4df6e5f74ebceeda4f99d6922",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A42C24C9291A"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4404bc99ab09",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "29d4f7c333f42c118d06434472a9b4b600bc9b76760859a95c2f5cff9bcb6ae2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29D4F7C333F4"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c611f647d949",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "5b62c556e79ff1cd6c550b07095149c4606c4263e3146ee4d7a25cc7129d60b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B62C556E79F"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b7bb5817cbd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "7d04f5bbc428d9b0e4be48b72dd4d250b91a7327c46e59024921c86f786d50c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7D04F5BBC428"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f350b516fa44",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "c881f6956fc54961b5cbcfbf83995621d8e16e9c6281f96d954ea0a045cfe49e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C881F6956FC5"
          }
        ],
        "outcomeCount": 1421,
        "uniqueFailedCount": 17,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "65e8286bc1b5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "bfd5dff02ec7f7587cc700c376a3c9aa33eb29a4720fc87662011ad7d3186039",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFD5DFF02EC7"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "c5ca9af80c1f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "82d7ed050d636d91f89962655a7d12766b1565eb52f52932e787f8f0fb0f342a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-82D7ED050D63"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "c5ca9af80c1f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "82d7ed050d636d91f89962655a7d12766b1565eb52f52932e787f8f0fb0f342a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-82D7ED050D63"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f4a06ba72af6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "4fb4abb89f84dac23f6e459d5190a32178d6e3d8df9c0bc68044104905d547d4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4FB4ABB89F84"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "c5ca9af80c1f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "82d7ed050d636d91f89962655a7d12766b1565eb52f52932e787f8f0fb0f342a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-82D7ED050D63"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "93af4600c099",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "3aa7c67556b6a92545c7b96b0a20cb0b765e1e61e3868d214c4d2eb76fd45126",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3AA7C67556B6"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "646a946b128c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "da577f458f1ca951ef846e348b5f49c3333bdc2a7b626a67eaab89a392ec7d48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DA577F458F1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "8c152d58d8ba",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "8f1837680c4a48e281ccf5724412555509255256c6189fd0154c8da7e9fde398",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8F1837680C4A"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 1,
      "timings": {
        "fetchMs": 224,
        "pageNavigationMs": 11754,
        "pageLoadDelayMs": 10000,
        "totalMs": 18401,
        "scannerMs": {
          "axe": 13824,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/public-engagement",
      "finalUrl": "https://www.alberta.ca/public-engagement",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Public engagement | Alberta.ca",
      "elapsedMs": 18339,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 358,
          "failed": 0,
          "cantTell": 15,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Help shape the future of government policies, program and services.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/public-engagement\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Strategic\">\n<meta name=\"published\" content=\"2026-07-17T09:04:21-0600\">\n<meta name=\"last-modified\" content=\"2026-05-15T06:00:00-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"true\">\n<meta name=\"id\" content=\"5018\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/public-engagement\">\n<meta property=\"og:title\" content=\"Public engagement\">\n<meta property=\"og:description\" content=\"Help shape the future of government policies, program and services.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Public engagement\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/public-engagement\">\n\n    <title>Public engagement | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>/* blue bands ***/.goa-band--blue {    color: #fff;}.goa-band--blue h2,.goa-band--blue h3 {    color: #fff;}.goa-band--blue .goa-cta {    border-color: #fff;    background: #fff;    color: #0070c4 !important;}.goa-band--blue .goa-cta:hover {    border-color: #fff;    background: #fff;    color: #004f84 !important;}.goa-band--blue .goa-cta:focus {    border-color: #fff;    background: #fff;    color: #004f84 !important;}.goa-band--blue p &gt; a {    color: #fff;}.goa-band--blue a.goa-cta,.goa-band--blue button.goa-button {    border-color: #fff;    background: #fff;    color: #0070c4 !important;}.goa-band--blue a.goa-cta:hover,.goa-band--blue button.goa-button:hover {    border-color: #fff;    background: #fff;    color: #004f84 !important;}.goa-band--blue a.goa-cta:active,.goa-band--blue a.goa-cta:focus,.goa-band--blue button.goa-button:active,.goa-band--blue button.goa-button:focus {    outline: 3px solid #feba35;    outline-offset: 0;    border-color: #fff;    background: #fff;}</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/5018\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-public-engagement section-public-engagement path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <span>Public engagement</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                          <div class=\"goa-previous-page\">\n            Part of <a href=\"/about-government\">About government</a>\n          </div>\n                <div class=\"goa-heading\">\n          <h1>\n<span>Public engagement</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Help shape the future of government policies, program and services.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Public engagement</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              Public engagement\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/other-ways-to-get-involved\">Other ways to get involved</a>\n        </li>\n                        <li>\n          <a href=\"/search-public-engagements\">Search public engagements</a>\n        </li>\n                        <li>\n          <a href=\"/public-engagement-glossary-of-terms\">Glossary of terms</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>Get involved</h2><p>Through public engagements, you can contribute to decisions that affect our province. Having input from diverse perspectives helps the Alberta government better understand complex problems and develop ways to improve policy, programs and services for Albertans.</p>\n\n  </div>\n\n  \n  \n\n<style>\n  html.goa-components-2 .goa-component--spotlight.goa-overlay-64938 {\n    width: 764px;\n    max-width: 100%;\n    padding: 218px 174px 48px 48px;\n    background: linear-gradient(to right, rgba(0, 44, 78, \n  0.6\n), rgba(0, 44, 78, 0)), url('/system/files/styles/gallery_image/private/cpe-public-engagment-landing-page-spotlight.jpg?itok=2QFiB7vy');\n    background-size: cover;\n    background-position: \n  left\n \n  center\n;\n    position: relative;\n    color: white;\n  }\n\n  @media screen and (max-width: 768px) {\n    html.goa-components-2 .goa-component--spotlight.goa-overlay-64938 {\n        padding: 218px 48px 48px 48px !important;\n    }\n\n    html.goa-components-2 .goa-component--spotlight.goa-overlay-64938 {\n        background: linear-gradient(to right, rgba(0, 44, 78, \n  0.6\n), rgba(0, 44, 78, \n  0.6\n)), url('/system/files/styles/gallery_image/private/cpe-public-engagment-landing-page-spotlight.jpg?itok=2QFiB7vy') !important;\n        background-size: cover !important;\n        background-position: center !important;\n    }\n  }\n</style>\n\n\n  <div class=\"goa-container\">\n    <div class=\"goa-component--spotlight goa-overlay-64938\">\n      <div class=\"content\">\n        <h2>\n  Participate and contribute to decisions that affect Alberta\n</h2>\n                  <p><a aria-label=\"\n  Participate and contribute to decisions that affect Alberta\n\" class=\"goa-cta \n  goa-color--blue\n\" href=\"/search-public-engagements\">Search public engagements</a></p>\n              </div>\n    </div>\n  </div>\n\n    <div class=\"paragraph paragraph--type--social-share paragraph--view-mode--default goa-column-100-100-100 goa-container--right\">\n      <!-- start: social-share -->\n      <div class=\"goa-socialshare\">\n        <ul>\n          <li class=\"goa-socialshare-title\">Share:</li>\n\n                      <li class=\"goa-socialshare-facebook\"><a class=\"socialshare-link\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://www.alberta.ca/public-engagement\" target=\"_blank\">Facebook</a></li>\n                    \n                      <li class=\"goa-socialshare-twitter\"><a class=\"socialshare-link\" href=\"https://twitter.com/intent/tweet?text=%20https://www.alberta.ca/public-engagement\" target=\"_blank\">Twitter</a></li>\n          \n                      <li class=\"goa-socialshare-linkedin\"><a class=\"socialshare-link\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://www.alberta.ca/public-engagement\" target=\"_blank\">Linkedin</a></li>\n                    \n                  </ul>\n      </div>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n              \n\n            <div class=\"goa-main-grid goa-previous-next\">\n  \n      <div class=\"goa-next-btn\">\n      <span>Next</span>\n      <a href=\"/other-ways-to-get-involved\" target=\"_self\">Other ways to get involved</a>\n    </div>\n  </div>\n\n \n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;5018&quot;,&quot;owner&quot;:&quot;4&quot;,&quot;type&quot;:&quot;strategic&quot;,&quot;title&quot;:&quot;Public engagement&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry last-updated\">\n          <strong>Lead ministry:</strong>\n          <span>Communications and Public Engagement</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/public-engagement#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/public-engagement\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                        <div class=\"goa-meta-dates\">\n            <div class=\"last-updated\">\n              <strong>Last updated:</strong>\n              <span>May 15, 2026</span>\n            </div>\n          </div>\n              \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 421,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11786,
          "settleDelayMs": 10000,
          "auditMs": 1297,
          "totalMs": 13693,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 978,
          "failed": 20,
          "cantTell": 16,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "label_name_visible",
          "style_background_decorative",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "text_sensory_misuse",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cd494244c57",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "aacfca4bd0e9f8fb5f0a619cade3f267004d42e2c10e34eee95bacfd21ce9246",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AACFCA4BD0E9"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f25cdf2d512d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "83ae865b49f61af20b1a8858fd9bebe501eaf3e45391c85d0c71f0951aee5914",
            "a11yOccurrenceDisplayId": "A11Y-OCC-83AE865B49F6"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "382bf1a8181b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "8acd211cdae4aa5b9c178b52f14139a5b9c113756d9e6d49b159f226b6f6bccd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8ACD211CDAE4"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2c278e3ae50",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "46957f0ad960f10705a64592b65c1434d7846268afbed134437a6b22ab5388e1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-46957F0AD960"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f7aff4ae980",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "07eafeabad5d2b3ab7261bb5f17bb6a246b72cebc1e6f915580b6cab309a4567",
            "a11yOccurrenceDisplayId": "A11Y-OCC-07EAFEABAD5D"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fee5af8f4c2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "72083179aa37dd42a93ed5af8d915ade15b7d750665c90664dce53c0d734fe22",
            "a11yOccurrenceDisplayId": "A11Y-OCC-72083179AA37"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56b947b72ab6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "c70778d762f2e1d368ba386dde52a0ecc04ada73321bf80b081a67b9d18570f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C70778D762F2"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7af8c79b36e7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "bd6a82fad04cf28382ff9045114ff9a3e8166b3664b7aead8118480648944b6a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD6A82FAD04C"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94d82332ba95",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "59e34e6d76dd0aae6abab13f09ab94ba6da043534e445e2778847a80012f2b08",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59E34E6D76DD"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p class=\"goa-page-header--lede\">",
            "message": "Confirm the user instruction is still understandable without the word(s) 'shape'",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfd8fbe67622",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-21e1b7c3",
            "a11yPatternFingerprint": "f614f86d695e38dd73ebbce9e57784c8b5d64a81a9308618297b5be54e4ebc00",
            "a11yPatternDisplayId": "A11Y-PAT-F614F86D695E",
            "a11yOccurrenceFingerprint": "7315f6f100b399b584f1482c9b7e812a6939432fdf08d96a0805c57584ddb644",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7315F6F100B3"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<div class=\"goa-section--heading\">",
            "message": "Confirm this text 'Public engagement' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2186b0ba0812",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "a11yPatternFingerprint": "b7ec5ac74b4aa6b20b035b8539fbecdb11efcc0a61f8261635ee65482583d195",
            "a11yPatternDisplayId": "A11Y-PAT-B7EC5AC74B4A",
            "a11yOccurrenceFingerprint": "ea5a61a82d060f5ef4c7970cce0fbba9a72dad58ac0463a22ae279492ef5383d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EA5A61A82D06"
          },
          {
            "rule": "style_background_decorative",
            "xpath": null,
            "html": "<style>",
            "message": "Verify the CSS background image does not convey important information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3df272920898",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e10a3f04",
            "a11yPatternFingerprint": "7219b5d0911d247e8e54bf875bfbe129f9a4f1625f476cbdabd4260a9ef80554",
            "a11yPatternDisplayId": "A11Y-PAT-7219B5D0911D",
            "a11yOccurrenceFingerprint": "d348c4d073ef609fbf74777cd758d536b52f22dc16110861dd50508b4ab8fd71",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D348C4D073EF"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<h2>",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 36px and weight of 700",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dfb82101547",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-70e7e129",
            "a11yPatternFingerprint": "4e93653bea5b20c5ae864d9740004f3bfd5040dc97ece2d8b2f954ca4ecde15e",
            "a11yPatternDisplayId": "A11Y-PAT-4E93653BEA5B",
            "a11yOccurrenceFingerprint": "5e582f57d0af68bddc379916c5d6fbc2cf14ba97fc964b9dc60227109e4440fe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5E582F57D0AF"
          },
          {
            "rule": "label_name_visible",
            "xpath": null,
            "html": "<a href=\"/search-public-engagements\" class=\"goa-cta \n  goa-color--blue\n\" aria-label=\"\n  Participate and contribute to decisions that affect Alberta\n\">",
            "message": "Accessible name does not match or contain the visible label text",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "737ef31e43a0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8f0b0197",
            "a11yPatternFingerprint": "b9f6b93819c92686d928bcd97bc9e2c57671d51f14676a9f828403144d4194db",
            "a11yPatternDisplayId": "A11Y-PAT-B9F6B93819C9",
            "a11yOccurrenceFingerprint": "0013b00f4ef07b62f2ebcfc12f7921cb536520c3be1d5f68e25881487185ad7a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0013B00F4EF0"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0c24a51f2c2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "a438008f3805be1078d0e8aea962ecf1d8f9bb0bc5d270dbb15656a4cd50e7f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A438008F3805"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b1a6a0f434d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "adc48674395c7f7eba6aa19aca8b9492de9903949d3c62e1a316b787bf201bc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-ADC48674395C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01fb35178424",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "e279bd0bb1c484b11cc4fc36c299e3088ce7f28107baf4e99b7069c9a7656d02",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E279BD0BB1C4"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72d037bbc8ec",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "6d8b051ebb406190eee143f80ccbcb55ed7b23df9defa2e8849cff00c91213c5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6D8B051EBB40"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "365f8c60c540",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "d6b7efb4f90885c9680b956459242e3fa231f23296690f6ec5997bcfd01307dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D6B7EFB4F908"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f86e4606ae72",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "fbf07c9bccf60ab1fd00dbe5ed8082992f06ddd47cca58cd91d0219376318fe2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FBF07C9BCCF6"
          }
        ],
        "outcomeCount": 1006,
        "uniqueFailedCount": 20,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 9,
          "errors": 1,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "a7acf4710dd3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "e1c07e32d11abfff2a65fea080a8afd414a1a3abf19ef1e6346d0af53a1342dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1C07E32D11A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7b501cf11ffa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "e08ff764a24a5ffe94bd19d999634fa2d11ad365428819db2bf7b0abdb13048a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E08FF764A24A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7b501cf11ffa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "e08ff764a24a5ffe94bd19d999634fa2d11ad365428819db2bf7b0abdb13048a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E08FF764A24A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "2b2d4226aa84",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "b65ee3e6bb89129bca2008e17afb6e04bc9db7c2959afbea61237d743edf8cc6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B65EE3E6BB89"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7b501cf11ffa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "e08ff764a24a5ffe94bd19d999634fa2d11ad365428819db2bf7b0abdb13048a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E08FF764A24A"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "74b4386593b5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "4bf764a92e278fdfa59b875c7f7aee7126ba792709bbe2b29d6823ab97c020f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4BF764A92E27"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "d406490f67ad",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "82d03cc4c17e2501b079f59580468af30d57acb2c6603d418bd4b70bbc387a95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-82D03CC4C17E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "12e42d311ba4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "a40d25181b13419de6c4f3c36e8dba7202741a6b95c2fb0a9ba42ebc2a1fde83",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A40D25181B13"
          },
          {
            "severity": "error",
            "rule": "native-label",
            "element": "<a class=\"goa-cta \n  goa-color--blue\n\" aria-label=\"\n  Participate and contribute to decisions that affect Alberta\n\">",
            "message": "aria-label does not match native label text",
            "suggestion": "Update aria-label to match the visible label, or remove it and rely on native text",
            "line": 0,
            "fingerprint": "01c11ec4bb41",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ca088912",
            "a11yPatternFingerprint": "b36c2f3f703bf8d0dadc0f51a8249ea037eea379196cbd8c88921122650f9f5b",
            "a11yPatternDisplayId": "A11Y-PAT-B36C2F3F703B",
            "a11yOccurrenceFingerprint": "fccae469ed317555e9939d692a9b4de4737662c61864c00ba0226795a6b382e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FCCAE469ED31"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 253,
        "pageNavigationMs": 11786,
        "pageLoadDelayMs": 10000,
        "totalMs": 18339,
        "scannerMs": {
          "axe": 13693,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
      "finalUrl": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html;charset=UTF-8",
      "pageTitle": "Raising funds for conservation in Alberta | alberta.ca",
      "elapsedMs": 18049,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 267,
          "failed": 1,
          "cantTell": 12,
          "inapplicable": 49
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".ab-footer",
            "html": "<div class=\"ab-footer\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c9c79b6bd39",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "a11yPatternFingerprint": "40e72f8498c741cf65b369cc9f228fcddc5182b78d35236e69aca80f46052d07",
            "a11yPatternDisplayId": "A11Y-PAT-40E72F8498C7",
            "a11yOccurrenceFingerprint": "a39c3b9f9c98df370cf0f56b0a41b66d3ef35875ecc5dedb99c2c681c9b4f7ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A39C3B9F9C98"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html id=\"template-release\" class=\"no-js goa-scrollup goa-scroll--standard\" lang=\"en-CA\"><head>\n                <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n\n                <title>Raising funds for conservation in Alberta | alberta.ca</title>\n\n                <!-- page details -->\n                <meta name=\"id\" content=\"n/a\">\n                <meta name=\"template\" content=\"service\">\n                <meta name=\"ministry id\" content=\"04\">\n                <meta name=\"description\" content=\"Minister of Forestry and Parks, Todd Loewen, will travel to Salt Lake City, Utah to promote the Minister’s Special Licence, which supports conservation.\">\n                <meta name=\"robots\" content=\"noindex,nofollow,noarchive\">\n                <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n                <meta name=\"HandheldFriendly\" content=\"True\">\n                <meta name=\"MobileOptimized\" content=\"320\">\n                <meta name=\"keywords\" content=\"News Release, Forestry and Parks, February 2026, Feb 2026, Conservation,Minister,Special,Minister's,Feb.,attend,Loewen,Licence,wildlife,Western,world,Lake,program,the,Expo,raised,Licences,Salt,Hunting,auction\">\n                <meta name=\"author\" content=\"Government of Alberta\">\n\n                <!-- social -->\n                <meta name=\"twitter:card\" content=\"summary\">\n                <!--<meta name=\"twitter:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\" />-->\n                <!--<meta name=\"twitter:image:alt\" content=\"Government of Alberta\" />-->\n                <meta property=\"og:type\" content=\"article\">\n                <meta property=\"og:title\" content=\"Raising funds for conservation in Alberta\">\n                <meta property=\"og:description\" content=\"Minister of Forestry and Parks, Todd Loewen, will travel to Salt Lake City, Utah to promote the Minister’s Special Licence, which supports conservation.\">\n                <meta property=\"og:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\">\n                <meta property=\"og:image:alt\" content=\"Government of Alberta\">\n                <meta property=\"og:url\" content=\"https://www.alberta.ca/news.aspx\">\n\n\n                <!-- build include -->\n                    <link rel=\"shortcut icon\" type=\"image/ico\" href=\"/build/20220316/favicons/favicon.ico\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" href=\"/build/20220316/favicons/favicon.png\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"/build/20220316/favicons/favicon-192.png\"> <!-- 192x192 recommended for Android -->\n    <link rel=\"apple-touch-icon\" href=\"/build/20220316/favicons/favicon-57.png\"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->\n    <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/build/20220316/favicons/favicon-72.png\"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->\n    <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/build/20220316/favicons/favicon-114.png\"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->\n    <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/build/20220316/favicons/favicon-144.png\"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->\n    \n    <link href=\"/build/20220316/css/ab-layouts.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-layouts.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/goa-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/ab-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <link href=\"/build/20220316/css/goa-standalone.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-standalone.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-T9KWVG4ZGW&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script src=\"/build/20220316/js/ab-layouts.min.js\"></script>\n    <script src=\"/build/20220316/js/goa-components.min.js\"></script>\n    <script src=\"/build/20220316/js/ab-components.min.js\"></script>\n\n\n                <!-- custom page styles -->\n                <style>\n                      div.ab-title-lede h1 {\n                        margin: 32px 0px 24px;\n                      }\n                      /* button */\n                      div.ab-title-lede a.goa-cta.goa-cta {\n                        box-sizing: border-box;\n                        display: inline-block;\n                        margin: 24px 0 0;\n                        padding: 7px 12px;\n                        border: 1px solid #f1f1f1;\n                        border-radius: 0;\n                        background: #f1f1f1;\n                        color: #0070c4 !important;\n                        font-size: 18px;\n                        font-weight: 700;\n                        text-decoration: underline;\n                        line-height: 28px;\n                        vertical-align: top;\n                      }\n\n                      div.ab-title-lede a.goa-cta:hover {\n                        border-color: #004f84;\n                        color: #004f84;\n                      }\n\n                      div.ab-title-lede a.goa-cta::after {\n                        content: none;\n                      }\n\n                      div.section-title-lede {\n                        padding: 56px 24px 56px 24px;\n                        border-bottom: 8px solid #d0ef9a;\n                        background: #628000;\n                        color: #fff;\n                      }\n\n                        div.section-title-lede div.date {\n                          margin: 0px 0px 20px 0px;\n                          font-size: 1.5rem;\n                          width: 150px;\n                          float: left;\n                        }\n\n                        div.section-title-lede p {\n                          box-sizing: border-box;\n                          display: inline-block;\n                          width: 66%;\n                          margin: 0px;\n                          padding: 0px 0px 20px 0px;\n                          line-height: 32px;\n                          font-size: 1.5rem;\n                          color: #fff;\n                          text-align: left;\n                          vertical-align: top;\n                        }\n\n                      div.main, div.related {\n                        width: 768px;\n                        margin: auto;\n                        padding: 26px 0px 20px 0px;\n                        background: #fff;\n                        vertical-align: top;\n                      }\n\n                      div.section-footer {\n                        border-bottom: 16px solid #77b800;\n                      }\n\n                      div.figure {\n                        width: 100%;\n                        vertical-align: top;\n                      }\n\n                        div.figure img {\n                          width: 100%;\n                          height: auto;\n                          vertical-align: top;\n                        }\n\n                        div.figure p.figcaption {\n                          margin: 0px;\n                          padding: 10px;\n                          background: #f1f1f1;\n                        }\n\n                      /* start - fixes sizing issue on iframe video */\n                      .ab-iframe-container {\n                        position: relative;\n                        padding-bottom: 56.25%; /* 16:9 */\n                        padding-top: 25px;\n                        height: 0;\n                      }\n\n                        .ab-iframe-container iframe {\n                          position: absolute;\n                          top: 0;\n                          left: 0;\n                          width: 100%;\n                          height: 100%;\n                        }\n                      /* end - fixes sizing issue on iframe video */\n\n                      main table {\n                        width: 100%;\n                        margin: 20px 0px 0px 0px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                        font-size: 18px;\n                        line-height: 24px;\n                      }\n\n                        main table thead {\n                          border-bottom: 1px solid #666;\n                        }\n\n                          main table thead th {\n                            vertical-align: bottom;\n                            background: #666;\n                            color: #fff;\n                          }\n\n\n                        main table th {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          background: #36424a;\n                          color: #fff;\n                          vertical-align: top;\n                          text-align: left\n                        }\n\n                        main table tbody tr {\n                          background: #fff;\n                        }\n\n                          /*main table tbody tr:nth-of-type(even) {\n                    background: #f1f1f1;\n                  }*/\n\n                          main table tbody tr:nth-of-type(2n+1) {\n                            background: #efefef;\n                          }\n\n                        main table td {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          vertical-align: top;\n                        }\n\n                          main table td *:first-child {\n                            margin-top: 0px !important;\n                          }\n\n                          main table td *:last-child {\n                            margin-bottom: 0px !important;\n                          }\n\n                        main table tfoot {\n                          border-top: 1px solid #666;\n                        }\n\n                      main h1 {\n                        margin: 32px 0px 24px;\n                        padding: 0px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        line-height: 44px;\n                      }\n\n                      div.table th {\n                        background: #36424a;\n                        color: #fff;\n                      }\n\n                      div.table td, div.table th {\n                        padding: 8px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                      }\n\n                      div.notifications a:before {\n                        top: 50% !important;\n                        margin-top: -12px;\n                      }\n\n                      #template-release .section-footer {\n                        background-color: #f1f1f1;\n                      }\n\n                      #template-release .section-title-lede {\n                        vertical-align: top;\n                        position: relative;\n                      }\n\n                        #template-release .section-title-lede .container {\n                          vertical-align: top;\n                        }\n\n                        #template-release .section-title-lede .meta {\n                          font-size: 16px;\n                          padding: 0;\n                          width: 150px;\n                          float: left;\n                          color: #fff;\n                        }\n\n                          #template-release .section-title-lede .meta a {\n                            color: #fff;\n                          }\n\n                      [role='main'] > *:first-child + .figure.has-image {\n                        margin-top: 30px;\n                      }\n\n                      #template-release .side-content ul, #template-release #media-contacts + ul {\n                        background-color: #f1f1f1;\n                        padding: 28px;\n                      }\n\n                        #template-release .side-content ul li, #template-release #media-contacts + ul li {\n                          list-style-type: none;\n                        }\n\n                      blockquote footer {\n                        margin-top: 28px;\n                      }\n\n                      hr {\n                        margin-top: 28px;\n                      }\n\n                      .side-content h1, .side-content h2 {\n                        line-height: 44px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        margin: 24px 0 0;\n                        padding: 0;\n                        color: #333;\n                      }\n\n                      #template-release .side-content ul {\n                        padding: 0 0 0 48px;\n                        background: none;\n                      }\n\n                        #template-release .side-content ul li {\n                          list-style-type: initial;\n                        }\n\n                      .figure.has-image img {\n                        border-bottom: 8px solid #628000;\n                      }\n\n                      .figure {\n                        margin-top: 28px;\n                      }\n\n                      div.figure p.figcaption {\n                        padding: 18px 28px;\n                      }\n                </style>\n\n                <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-P6MFS54');</script>\n\n            </head>\n            <body id=\"top\" class=\"announcement \">\n\n              <header>\n                <!-- header include -->\n                \n        <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n        \n        <div class=\"ab-skiplinks\">\n            <a href=\"#main\">Skip to content</a>\n        </div>\n        <div class=\"ab-header ab-header--standard\">\n            <div class=\"ab-wrapper\">\n                <div class=\"ab-logo\">\n                    <a href=\"/index.aspx\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\">\n                        <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n                        <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n                    </svg><span class=\"ab-logo\">Alberta.ca</span></a>\n                </div>\n                <div class=\"ab-menubar noindex\">\n                    <div class=\"ab-wrapper\">\n                        <ul>\n                            <li><a href=\"https://www.alberta.ca/all-services\">All services</a></li><li><a href=\"https://www.alberta.ca/public-engagement\">Public engagement</a></li><li><a href=\"https://www.alberta.ca/key-initiatives\">Initiatives</a></li><li><a href=\"https://www.alberta.ca/news\">News</a></li><li><a href=\"https://www.alberta.ca/about-government\">About government</a></li><li><a href=\"https://www.alberta.ca/find-a-job\">Jobs</a></li>\n                        </ul>\n                    </div>\n                </div>\n                \n            <div class=\"ab-togglesearch\"><button aria-expanded=\"false\">Search</button><div class=\"ab-searchbar noindex ab-searchbar-no-topics\" style=\"height: auto; bottom: auto;\">\n                    \n                <div class=\"ab-wrapper\"><form action=\"https://www.alberta.ca/search-results.aspx\" role=\"search\">\n                        <label for=\"search-goa\">Search</label>\n                        <input id=\"search-goa\" name=\"q\" type=\"search\"><button id=\"search-goa-button\" aria-label=\"Search\">\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n                                <path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n                            </svg>\n                        </button>\n                    </form></div></div></div></div>\n        </div>\n\n\n                <!-- start: goa-title-lede -->\n\t\t\t          <div class=\"goa-band--medium goa-band--header goa-band--blue\">\n                  <div class=\"container\">\n                      <div class=\"ab-breadcrumb noindex\">\n                          <ul>\n                            <li><a href=\"/government-news.aspx\">Government news</a></li>\n                          </ul>\n                      </div>\n                  </div>\n\n                  <div class=\"goa-grid-100-100-100\">\n                    <div class=\"container\">\n                      <div class=\"date\">\n                        <time class=\"time\" datetime=\" 2026-02-12\"><i class=\"icon-time\"></i> Feb 12, 2026</time>\n                      </div>\n                      \n                      <h1>Raising funds for conservation in Alberta</h1>\n                      <p>Minister of Forestry and Parks, Todd Loewen, will travel to Salt Lake City, Utah to promote the Minister’s Special Licence, which supports conservation.</p>\n                    </div>\n                  </div>\n                </div>\n              </header>\n\n              <main id=\"main\" role=\"main\">\n                <div class=\"goa-band--medium goa-band--white ab-jumplinks--wrapper goa-band--bottom-stroke ab-jumplinks--wrapper-1-col\"><div class=\"goa-grid-100-100-100 ab-jumplinks\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Quick facts</a></li><li><a href=\"#jumplinks-1\">Related information</a></li></ul></div></div><div class=\"goa-band--small goa-band--white\">\n                  <div class=\"goa-grid-100-100-100\">\n                    <noscript>\n                      <div class=\"callout-important\">\n                        <p><strong>Some parts of this page will not display.</strong><br />JavaScript is not available in this browser or may be turned off.</p>\n                      </div>\n                    </noscript>\n\n                    <!-- START Old Government Warning -->\n\n                    \n\n                    <!-- END Old Government Warning -->\n\n                    <p>Minister Loewen will attend the&nbsp;Western Hunting and Conservation Expo in Salt Lake City from Feb. 13 to 14.&nbsp;While in&nbsp;Utah, Minister Loewen and his team will&nbsp;connect with outdoor enthusiasts from around the world to showcase Alberta’s world-class conservation efforts.</p>\n\n<p>The minister will also attend the auction of the Minister’s Special Licences. Funds raised from the Minister’s Special Licence program help support valuable conservation initiatives throughout Alberta.</p>\n\n<blockquote>\n<p>“Alberta is world renowned for its practical and innovative conservation practices. I’m proud to promote our province’s special licensing opportunities while continuing to uphold our reputation as a global leader in conservation and sustainable wildlife management.”</p>\n\n<footer><em>Todd Loewen,&nbsp;Minister of Forestry and Parks</em>&nbsp;</footer>\n</blockquote>\n\n<p>Mission expenses will be posted on the <a href=\"https://www.alberta.ca/travel-expense-disclosure.aspx\">travel and expense disclosure</a> page.</p>\n\n<a name=\"jumplinks-0\"></a><h2>Quick facts</h2>\n\n<ul>\n\t<li>Last year, almost $1 million was raised by the Minister’s Special Licence program, supporting conservation projects throughout the province.&nbsp;</li>\n</ul>\n\n<p>Itinerary for Minister Loewen*</p>\n\n<table border=\"”0”\" cellpadding=\"”6”\" cellspacing=\"”6”\">\n\t<tbody>\n\t\t<tr>\n\t\t\t<td style=\"”width:#px;”\" valign=\"top\">\n\t\t\t<p>Feb. 12</p>\n\t\t\t</td>\n\t\t\t<td style=\"”width:#px;”\" valign=\"top\">\n\t\t\t<ul>\n\t\t\t\t<li>Minister Loewen travels to Salt Lake City.</li>\n\t\t\t</ul>\n\t\t\t</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td style=\"”width:#px;”\" valign=\"top\">\n\t\t\t<p>Feb. 13-14</p>\n\t\t\t</td>\n\t\t\t<td style=\"”width:#px;”\" valign=\"top\">\n\t\t\t<ul>\n\t\t\t\t<li>Attend the Western Hunting and Conservation Expo and meet with international stakeholders.</li>\n\t\t\t\t<li>Wildlife management and conservation meetings with wildlife departments from across North America.</li>\n\t\t\t\t<li>Attend the auction for Minister’s Special Licences.</li>\n\t\t\t</ul>\n\t\t\t</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td style=\"”width:#px;”\" valign=\"top\">\n\t\t\t<p>Feb. 15</p>\n\t\t\t</td>\n\t\t\t<td style=\"”width:#px;”\" valign=\"top\">\n\t\t\t<ul>\n\t\t\t\t<li>Return to Alberta.</li>\n\t\t\t</ul>\n\t\t\t</td>\n\t\t</tr>\n\t</tbody>\n</table>\n\n<p>*Subject to change.</p>\n\n<a name=\"jumplinks-1\"></a><h2>Related information</h2>\n\n<ul>\n\t<li><a href=\"https://mywildalberta.ca/hunting/ministers-special-licence.aspx\"><strong>Minister’s Special Licence&nbsp;</strong></a></li>\n</ul> \n                    \n                    \n                    <br clear=\"all\">\n                    \n\n                    \n\n                  </div>\n                </div>\n              </main>\n              <!-- Changed December 12, 2019 -->\n\n                  <div class=\"ab-footer\">\n        <div class=\"ab-wrapper\">\n\t\t\t<div id=\"ab-quicklinks\" class=\"goa-list\">\n                <h3 class=\"sr-only\">Quick links</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/find-a-job.aspx\">Jobs</a></li>\n\t\t\t        <li><a href=\"/staff-directory.cfm\">Staff directory</a></li>\n\t\t\t        <li><a href=\"/open-government-program.aspx\">Open Government Program</a></li>\n\t\t\t        <li><a href=\"/ministries.aspx\">Ministries</a></li>\n\t\t\t        <li><a href=\"/contact.cfm\">Contact us</a></li>\n\t\t\t        <li><a href=\"/social-media-directory.aspx\">Social media directory</a></li>\n                </ul>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div id=\"ab-aboutlinks\" class=\"goa-list\">\n\t\t\t    <h3 class=\"sr-only\">About this site</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/usingthissite.aspx\">Using Alberta.ca</a></li><li><a href=\"/disclaimer.aspx\">Disclaimer</a></li><li><a href=\"/privacystatement.aspx\">Alberta.ca privacy statement</a></li><li><a href=\"/accessibility.aspx\">Accessibility</a></li>\n                    \n\t\t\t    </ul>\n\t\t\t</div>\n\t\t\t\n            <div class=\"ab-copyright\">\n                © 2025 Government of Alberta\n            </div>\n        <span class=\"ab-logo\">Alberta.ca</span></div>\n    </div>\n\n              <!-- overlapping image script -->\n              <script type=\"text/javascript\">\n                window.addEventListener('DOMContentLoaded', function () {\n                  /* overlapping image script ***/\n                  // if(document.querySelectorAll('[role=\"main\"] > *:first-child + .figure').length > 0) {\n                  //   document.querySelector('.section-title-lede').className += ' has-image';\n                  //   document.querySelector('[role=\"main\"] > *:first-child + .figure').className += ' has-image';\n                  // };\n\n                  /* responsive video ***/\n                  if (document.getElementsByTagName('iframe').length > 0) {\n                    document.getElementsByTagName('iframe')[0].parentNode.className += ' ab-iframe-container';\n                  };\n\n                }, false);\n              </script>\n\n              <script>\n\n                // dsComponents\n\n                if (goa) goa.init({\n                  debug: false\n                });\n\n                // abLayouts\n\n                if (ab) ab.init({\n                  menudata: '/index.aspx',\n                  enabletoc: true,\n                  debug: false\n                });\n\n                // abComponents\n\n                if (abComponents) abComponents.init({\n                  debug: true\n                });\n\n              </script><button class=\"ab-mask\"></button><div class=\"ab-mask\" style=\"display: none;\"></div>\n            \n          \n    <script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 329,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11507,
          "settleDelayMs": 10000,
          "auditMs": 1162,
          "totalMs": 13281,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 776,
          "failed": 28,
          "cantTell": 6,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "aria_role_redundant",
          "blockquote_cite_exists",
          "element_attribute_deprecated",
          "element_tabbable_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "svg_graphics_labelled",
          "table_headers_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"text/html;charset=utf-8\" http-equiv=\"content-type\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "974fc5ebf136",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-63eaccf7",
            "a11yPatternFingerprint": "3cec0199311ae722796d1a24cdcb48b28aef107814a5fde9c17579fc934cf927",
            "a11yPatternDisplayId": "A11Y-PAT-3CEC0199311A",
            "a11yOccurrenceFingerprint": "aef65707299b514eb90df225bcb159b4e077122c6f1b7acede2b6dc2f1566ad4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AEF65707299B"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bc675534f65",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1c02f416",
            "a11yPatternFingerprint": "0c55ba5631f941b41db256b31b551f357342058b2913de7b3b5895cee5b763e2",
            "a11yPatternDisplayId": "A11Y-PAT-0C55BA5631F9",
            "a11yOccurrenceFingerprint": "674e85fd017dfbd15611a86ea46a738ca8aae3b984d5ff6c9f0ac109ce9ae047",
            "a11yOccurrenceDisplayId": "A11Y-OCC-674E85FD017D"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "202bf15e78f5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-06331fc8",
            "a11yPatternFingerprint": "01c9bc90270dfb975886f621df0c66cf71b2e9a176dca9cf93671ddbd013e4dc",
            "a11yPatternDisplayId": "A11Y-PAT-01C9BC90270D",
            "a11yOccurrenceFingerprint": "538d0af64380d1ead89f589ed60eb8a9bb233d25be38461dfbb552c57a290c48",
            "a11yOccurrenceDisplayId": "A11Y-OCC-538D0AF64380"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec06492c5d38",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "d4e140a5a9661c9ea199ecf38e747d0098dc1f75bc9b8903144cb5312db7b0ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D4E140A5A966"
          },
          {
            "rule": "svg_graphics_labelled",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The SVG element has no accessible name",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97b1b9873e9f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "a11yPatternFingerprint": "84b644133dab60e6a655281a0f61addcfb3c4b52753208e2cf685e6a651f11af",
            "a11yPatternDisplayId": "A11Y-PAT-84B644133DAB",
            "a11yOccurrenceFingerprint": "87353ed11e2e4118f36481cc82295c104001db6f8a90367796506efb934a8f18",
            "a11yOccurrenceDisplayId": "A11Y-OCC-87353ED11E2E"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ffc45a72a66",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "bfba0e93e6e1d95cfa7deaba7216065ae99ae383b446e8cf6193014df3530ae0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BFBA0E93E6E1"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8179d81d102d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "a11yPatternFingerprint": "cf206562053319acb0608770bc7216ba59d3227ba00785872bcbbc8b216ad4c3",
            "a11yPatternDisplayId": "A11Y-PAT-CF2065620533",
            "a11yOccurrenceFingerprint": "60f60c1cb33af69ddbf0395fd37e8a76bfb968f2b936f82c08c9cc0a54a30f0f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-60F60C1CB33A"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<table cellspacing=\"”6”\" cellpadding=\"”6”\" border=\"”0”\">",
            "message": "The HTML attribute(s) \"cellpadding, cellspacing\" is deprecated for the <table> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29299575f45f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ea16f462",
            "a11yPatternFingerprint": "ae1ea687b9e1d04a5b238197823e74eedf8caeb32e57a55b789da28fceef3dbd",
            "a11yPatternDisplayId": "A11Y-PAT-AE1EA687B9E1",
            "a11yOccurrenceFingerprint": "f88f2fad2172f09203906c74bc3bc225decb18505fc82ffb05432ec385d54065",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F88F2FAD2172"
          },
          {
            "rule": "table_headers_exists",
            "xpath": null,
            "html": "<table cellspacing=\"”6”\" cellpadding=\"”6”\" border=\"”0”\">",
            "message": "Table has no headers identified",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd8a6ba61728",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-cb34f04e",
            "a11yPatternFingerprint": "559f3034c549a61a1194f3af42c778340ba4a00a509928f34f7b7e9277c89d30",
            "a11yPatternDisplayId": "A11Y-PAT-559F3034C549",
            "a11yOccurrenceFingerprint": "4f1f82b2c3887e2a12839e5a6880c4a0c993f46a5cc85d6e782bcb8c7e887df5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F1F82B2C388"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<td valign=\"top\" style=\"”width:#px;”\">",
            "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c05e3a121b63",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-64640506",
            "a11yPatternFingerprint": "22d789a5dfc82b31d40764361ab55d293c1d452d27e4c837acc5b8739e9654f6",
            "a11yPatternDisplayId": "A11Y-PAT-22D789A5DFC8",
            "a11yOccurrenceFingerprint": "223be66143a9f28df635b17f4bb875f468cabb2b6230450133d55776c8edeb37",
            "a11yOccurrenceDisplayId": "A11Y-OCC-223BE66143A9"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<td valign=\"top\" style=\"”width:#px;”\">",
            "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<td valign=\"top\" style=\"”width:#px;”\">",
            "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<td valign=\"top\" style=\"”width:#px;”\">",
            "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<td valign=\"top\" style=\"”width:#px;”\">",
            "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<td valign=\"top\" style=\"”width:#px;”\">",
            "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<br clear=\"all\">",
            "message": "The HTML attribute(s) \"clear\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b322522c38e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-47b91650",
            "a11yPatternFingerprint": "d689bf254d871a4861538a444592b6d73ecc88d1350320e06cc0347ba99669c3",
            "a11yPatternDisplayId": "A11Y-PAT-D689BF254D87",
            "a11yOccurrenceFingerprint": "0b51b5b3c1d0a505b0e4b36a1d78396f0b375914fe6fdad6785fae6249d117aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0B51B5B3C1D0"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d1b999cf17c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ca1da133",
            "a11yPatternFingerprint": "cc2fcc13a9e9865cb950df43dab6648a135513672edb7865f6813ec770afe3e6",
            "a11yPatternDisplayId": "A11Y-PAT-CC2FCC13A9E9",
            "a11yOccurrenceFingerprint": "9672a88b00f20ded8bb572c141784e4e995347ee46351a899941287ca4a33052",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9672A88B00F2"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/find-a-job.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8902b5bacfb3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-450dc9aa",
            "a11yPatternFingerprint": "d14d8c06419cef725624840925be81e7334d155b4c636d737dc8f38151766c27",
            "a11yPatternDisplayId": "A11Y-PAT-D14D8C06419C",
            "a11yOccurrenceFingerprint": "61df68c7b36a56d572d0cec4b478efa998ea2298f5f305e770dfc52e798c9ea6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-61DF68C7B36A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/staff-directory.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da9aabf69601",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0c592452",
            "a11yPatternFingerprint": "471a2717ecf0dcf92fe5eab1d2e9dab1e42c6b8c859b734bd0c9e624c95b22a0",
            "a11yPatternDisplayId": "A11Y-PAT-471A2717ECF0",
            "a11yOccurrenceFingerprint": "121f162c75fa20792f3fc0079ab32a0275f9464e36edf3402869b78568ea5b0a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-121F162C75FA"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/open-government-program.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c89e25d268dc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d572c365",
            "a11yPatternFingerprint": "c151819315e65891afba7ac43044f3f08be6e48ef04e315bcdc61edbaad4cd2d",
            "a11yPatternDisplayId": "A11Y-PAT-C151819315E6",
            "a11yOccurrenceFingerprint": "64444849491ac29dfd040bb12bfb8dd22bef63e7a46ccfc16725d29a6971c4f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64444849491A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/ministries.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b4c390ddaaa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e1b98dc8",
            "a11yPatternFingerprint": "cdb3bf358b51db3661e08b31e6ea4b16f766bed4e8de99cee92fd5eefdb9f7ee",
            "a11yPatternDisplayId": "A11Y-PAT-CDB3BF358B51",
            "a11yOccurrenceFingerprint": "0749badae1341b92f5fee8817ced097cd1d200c2f01bedf4e03b3c119a15e2b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0749BADAE134"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/contact.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f1aa80f56f9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-82663e78",
            "a11yPatternFingerprint": "2c8326d0e090dc367c2d53e095d0b9d8a704cbb5ac5d906d837efe864ae1d638",
            "a11yPatternDisplayId": "A11Y-PAT-2C8326D0E090",
            "a11yOccurrenceFingerprint": "40eb2452ee76e2b2aedbc8bf7d123cc5605bb3a1ab36391f1be4bf1e7d608199",
            "a11yOccurrenceDisplayId": "A11Y-OCC-40EB2452EE76"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/social-media-directory.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9ebe11f8d26",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a40c7f0",
            "a11yPatternFingerprint": "90e2679182f15c5fc1e126333364233cab34d57c95828f550601d62ded18c6fa",
            "a11yPatternDisplayId": "A11Y-PAT-90E2679182F1",
            "a11yOccurrenceFingerprint": "8eae72eab6a5579088225f2cd253ecf20b1322e9b347dcdd0df12dbd6d01066a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8EAE72EAB6A5"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/usingthissite.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce8290eb6790",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c355b056",
            "a11yPatternFingerprint": "9ae9b9c8b9cd2ae5f0bada4302a134266a53b6cf587e0488a252b42532d9bfd7",
            "a11yPatternDisplayId": "A11Y-PAT-9AE9B9C8B9CD",
            "a11yOccurrenceFingerprint": "346fe138bdc1d7d569c42d466fda70f35a2d7db69453de8beadde4197370be9b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-346FE138BDC1"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/disclaimer.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c21bfc8a4e6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e41a39ad",
            "a11yPatternFingerprint": "27d51a332017d7303f00c50f46d77df7d894bf05d73726c5e84b6bf3383250d3",
            "a11yPatternDisplayId": "A11Y-PAT-27D51A332017",
            "a11yOccurrenceFingerprint": "0dabbf33a2e2a11613702cc331c465891cdda3f7f598a2d0769d732fed0c6058",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0DABBF33A2E2"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/privacystatement.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb869aad9d90",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-56c8bbbf",
            "a11yPatternFingerprint": "e5c9049237af24e67b3dae28b74bf9f391b7d23f2e4649e215b33701e22e1b60",
            "a11yPatternDisplayId": "A11Y-PAT-E5C9049237AF",
            "a11yOccurrenceFingerprint": "d5724c2f02f2c7ed46636c458e9767bbf9574c04f81ed9d5bb8ba70a5149621d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5724C2F02F2"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/accessibility.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f63343763cd6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d2eceef",
            "a11yPatternFingerprint": "6af25d6125010dc979e91705b8406bd00db6ce6ab99cfaef091138e55ec45806",
            "a11yPatternDisplayId": "A11Y-PAT-6AF25D612501",
            "a11yOccurrenceFingerprint": "48204bba6f0d01f33fdb34bd400f419d5579273adbc10eb4c8c8f75598bf7adb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-48204BBA6F0D"
          }
        ],
        "outcomeCount": 806,
        "uniqueFailedCount": 22,
        "duplicateFailedCount": 6,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 1,
          "errors": 0,
          "warnings": 1,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "0a6dd737dbd6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "4ac1e6777d6d775acb3bf564aa191b738226064e3229876a4f82392dd8371cac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AC1E6777D6D"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 6,
      "timings": {
        "fetchMs": 556,
        "pageNavigationMs": 11507,
        "pageLoadDelayMs": 10000,
        "totalMs": 18049,
        "scannerMs": {
          "axe": 13281,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
      "finalUrl": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html;charset=UTF-8",
      "pageTitle": "New technology to power Alberta’s energy future | alberta.ca",
      "elapsedMs": 17823,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 273,
          "failed": 1,
          "cantTell": 13,
          "inapplicable": 54
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-banner-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".ab-footer",
            "html": "<div class=\"ab-footer\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69de54886002",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "a11yPatternFingerprint": "40e72f8498c741cf65b369cc9f228fcddc5182b78d35236e69aca80f46052d07",
            "a11yPatternDisplayId": "A11Y-PAT-40E72F8498C7",
            "a11yOccurrenceFingerprint": "b9a84d81406aa09c114ca6f38dd0769ea89e71359e5a7c666d0bb4b879b7f888",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B9A84D81406A"
          }
        ],
        "renderedHtml": "<!DOCTYPE html><html id=\"template-release\" class=\"no-js goa-scrollup goa-scroll--standard\" lang=\"en-CA\"><head>\n                <meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n\n                <title>New technology to power Alberta’s energy future | alberta.ca</title>\n\n                <!-- page details -->\n                <meta name=\"id\" content=\"n/a\">\n                <meta name=\"template\" content=\"service\">\n                <meta name=\"ministry id\" content=\"04\">\n                <meta name=\"description\" content=\"Alberta’s government is investing $28 million into new technologies to help increase energy production while decreasing environmental impacts.\">\n                <meta name=\"robots\" content=\"noindex,nofollow,noarchive\">\n                <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n                <meta name=\"HandheldFriendly\" content=\"True\">\n                <meta name=\"MobileOptimized\" content=\"320\">\n                <meta name=\"keywords\" content=\"News Release, Environment and Protected Areas, February 2026, Feb 2026, energy,Emissions,Alberta's,projects,technology,Alberta,Reduction,gas,cattle,project,renewable,help,natural,The,million,stay,innovation,capture,This,reduce,lowering,In,keeping,sites,carbon\">\n                <meta name=\"author\" content=\"Government of Alberta\">\n\n                <!-- social -->\n                <meta name=\"twitter:card\" content=\"summary\">\n                <!--<meta name=\"twitter:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\" />-->\n                <!--<meta name=\"twitter:image:alt\" content=\"Government of Alberta\" />-->\n                <meta property=\"og:type\" content=\"article\">\n                <meta property=\"og:title\" content=\"New technology to power Alberta’s energy future\">\n                <meta property=\"og:description\" content=\"Alberta’s government is investing $28 million into new technologies to help increase energy production while decreasing environmental impacts.\">\n                <meta property=\"og:image\" content=\"https://www.alberta.ca/assets/sharing/alberta-share.png\">\n                <meta property=\"og:image:alt\" content=\"Government of Alberta\">\n                <meta property=\"og:url\" content=\"https://www.alberta.ca/news.aspx\">\n\n\n                <!-- build include -->\n                    <link rel=\"shortcut icon\" type=\"image/ico\" href=\"/build/20220316/favicons/favicon.ico\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" href=\"/build/20220316/favicons/favicon.png\"> <!-- 128x128 -->\n    <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"/build/20220316/favicons/favicon-192.png\"> <!-- 192x192 recommended for Android -->\n    <link rel=\"apple-touch-icon\" href=\"/build/20220316/favicons/favicon-57.png\"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->\n    <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/build/20220316/favicons/favicon-72.png\"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->\n    <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/build/20220316/favicons/favicon-114.png\"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->\n    <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/build/20220316/favicons/favicon-144.png\"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->\n    \n    <link href=\"/build/20220316/css/ab-layouts.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-layouts.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/goa-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    <link href=\"/build/20220316/css/ab-components.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/ab-components.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <link href=\"/build/20220316/css/goa-standalone.min.css\" rel=\"stylesheet\" media=\"screen,speech\">\n    <link href=\"/build/20220316/css/goa-standalone.print.min.css\" rel=\"stylesheet\" media=\"print\">\n    \n    <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-T9KWVG4ZGW&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script src=\"/build/20220316/js/ab-layouts.min.js\"></script>\n    <script src=\"/build/20220316/js/goa-components.min.js\"></script>\n    <script src=\"/build/20220316/js/ab-components.min.js\"></script>\n\n\n                <!-- custom page styles -->\n                <style>\n                      div.ab-title-lede h1 {\n                        margin: 32px 0px 24px;\n                      }\n                      /* button */\n                      div.ab-title-lede a.goa-cta.goa-cta {\n                        box-sizing: border-box;\n                        display: inline-block;\n                        margin: 24px 0 0;\n                        padding: 7px 12px;\n                        border: 1px solid #f1f1f1;\n                        border-radius: 0;\n                        background: #f1f1f1;\n                        color: #0070c4 !important;\n                        font-size: 18px;\n                        font-weight: 700;\n                        text-decoration: underline;\n                        line-height: 28px;\n                        vertical-align: top;\n                      }\n\n                      div.ab-title-lede a.goa-cta:hover {\n                        border-color: #004f84;\n                        color: #004f84;\n                      }\n\n                      div.ab-title-lede a.goa-cta::after {\n                        content: none;\n                      }\n\n                      div.section-title-lede {\n                        padding: 56px 24px 56px 24px;\n                        border-bottom: 8px solid #d0ef9a;\n                        background: #628000;\n                        color: #fff;\n                      }\n\n                        div.section-title-lede div.date {\n                          margin: 0px 0px 20px 0px;\n                          font-size: 1.5rem;\n                          width: 150px;\n                          float: left;\n                        }\n\n                        div.section-title-lede p {\n                          box-sizing: border-box;\n                          display: inline-block;\n                          width: 66%;\n                          margin: 0px;\n                          padding: 0px 0px 20px 0px;\n                          line-height: 32px;\n                          font-size: 1.5rem;\n                          color: #fff;\n                          text-align: left;\n                          vertical-align: top;\n                        }\n\n                      div.main, div.related {\n                        width: 768px;\n                        margin: auto;\n                        padding: 26px 0px 20px 0px;\n                        background: #fff;\n                        vertical-align: top;\n                      }\n\n                      div.section-footer {\n                        border-bottom: 16px solid #77b800;\n                      }\n\n                      div.figure {\n                        width: 100%;\n                        vertical-align: top;\n                      }\n\n                        div.figure img {\n                          width: 100%;\n                          height: auto;\n                          vertical-align: top;\n                        }\n\n                        div.figure p.figcaption {\n                          margin: 0px;\n                          padding: 10px;\n                          background: #f1f1f1;\n                        }\n\n                      /* start - fixes sizing issue on iframe video */\n                      .ab-iframe-container {\n                        position: relative;\n                        padding-bottom: 56.25%; /* 16:9 */\n                        padding-top: 25px;\n                        height: 0;\n                      }\n\n                        .ab-iframe-container iframe {\n                          position: absolute;\n                          top: 0;\n                          left: 0;\n                          width: 100%;\n                          height: 100%;\n                        }\n                      /* end - fixes sizing issue on iframe video */\n\n                      main table {\n                        width: 100%;\n                        margin: 20px 0px 0px 0px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                        font-size: 18px;\n                        line-height: 24px;\n                      }\n\n                        main table thead {\n                          border-bottom: 1px solid #666;\n                        }\n\n                          main table thead th {\n                            vertical-align: bottom;\n                            background: #666;\n                            color: #fff;\n                          }\n\n\n                        main table th {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          background: #36424a;\n                          color: #fff;\n                          vertical-align: top;\n                          text-align: left\n                        }\n\n                        main table tbody tr {\n                          background: #fff;\n                        }\n\n                          /*main table tbody tr:nth-of-type(even) {\n                    background: #f1f1f1;\n                  }*/\n\n                          main table tbody tr:nth-of-type(2n+1) {\n                            background: #efefef;\n                          }\n\n                        main table td {\n                          padding: 12px;\n                          border: 1px solid #d3d7d9;\n                          border-collapse: collapse;\n                          vertical-align: top;\n                        }\n\n                          main table td *:first-child {\n                            margin-top: 0px !important;\n                          }\n\n                          main table td *:last-child {\n                            margin-bottom: 0px !important;\n                          }\n\n                        main table tfoot {\n                          border-top: 1px solid #666;\n                        }\n\n                      main h1 {\n                        margin: 32px 0px 24px;\n                        padding: 0px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        line-height: 44px;\n                      }\n\n                      div.table th {\n                        background: #36424a;\n                        color: #fff;\n                      }\n\n                      div.table td, div.table th {\n                        padding: 8px;\n                        border: 1px solid #d3d7d9;\n                        border-collapse: collapse;\n                        vertical-align: top;\n                      }\n\n                      div.notifications a:before {\n                        top: 50% !important;\n                        margin-top: -12px;\n                      }\n\n                      #template-release .section-footer {\n                        background-color: #f1f1f1;\n                      }\n\n                      #template-release .section-title-lede {\n                        vertical-align: top;\n                        position: relative;\n                      }\n\n                        #template-release .section-title-lede .container {\n                          vertical-align: top;\n                        }\n\n                        #template-release .section-title-lede .meta {\n                          font-size: 16px;\n                          padding: 0;\n                          width: 150px;\n                          float: left;\n                          color: #fff;\n                        }\n\n                          #template-release .section-title-lede .meta a {\n                            color: #fff;\n                          }\n\n                      [role='main'] > *:first-child + .figure.has-image {\n                        margin-top: 30px;\n                      }\n\n                      #template-release .side-content ul, #template-release #media-contacts + ul {\n                        background-color: #f1f1f1;\n                        padding: 28px;\n                      }\n\n                        #template-release .side-content ul li, #template-release #media-contacts + ul li {\n                          list-style-type: none;\n                        }\n\n                      blockquote footer {\n                        margin-top: 28px;\n                      }\n\n                      hr {\n                        margin-top: 28px;\n                      }\n\n                      .side-content h1, .side-content h2 {\n                        line-height: 44px;\n                        font-size: 36px;\n                        font-weight: 400;\n                        margin: 24px 0 0;\n                        padding: 0;\n                        color: #333;\n                      }\n\n                      #template-release .side-content ul {\n                        padding: 0 0 0 48px;\n                        background: none;\n                      }\n\n                        #template-release .side-content ul li {\n                          list-style-type: initial;\n                        }\n\n                      .figure.has-image img {\n                        border-bottom: 8px solid #628000;\n                      }\n\n                      .figure {\n                        margin-top: 28px;\n                      }\n\n                      div.figure p.figcaption {\n                        padding: 18px 28px;\n                      }\n                </style>\n\n                <script>(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-P6MFS54');</script>\n\n            </head>\n            <body id=\"top\" class=\"announcement \">\n\n              <header>\n                <!-- header include -->\n                \n        <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n        \n        <div class=\"ab-skiplinks\">\n            <a href=\"#main\">Skip to content</a>\n        </div>\n        <div class=\"ab-header ab-header--standard\">\n            <div class=\"ab-wrapper\">\n                <div class=\"ab-logo\">\n                    <a href=\"/index.aspx\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\">\n                        <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n                        <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n                    </svg><span class=\"ab-logo\">Alberta.ca</span></a>\n                </div>\n                <div class=\"ab-menubar noindex\">\n                    <div class=\"ab-wrapper\">\n                        <ul>\n                            <li><a href=\"https://www.alberta.ca/all-services\">All services</a></li><li><a href=\"https://www.alberta.ca/public-engagement\">Public engagement</a></li><li><a href=\"https://www.alberta.ca/key-initiatives\">Initiatives</a></li><li><a href=\"https://www.alberta.ca/news\">News</a></li><li><a href=\"https://www.alberta.ca/about-government\">About government</a></li><li><a href=\"https://www.alberta.ca/find-a-job\">Jobs</a></li>\n                        </ul>\n                    </div>\n                </div>\n                \n            <div class=\"ab-togglesearch\"><button aria-expanded=\"false\">Search</button><div class=\"ab-searchbar noindex ab-searchbar-no-topics\" style=\"height: auto; bottom: auto;\">\n                    \n                <div class=\"ab-wrapper\"><form action=\"https://www.alberta.ca/search-results.aspx\" role=\"search\">\n                        <label for=\"search-goa\">Search</label>\n                        <input id=\"search-goa\" name=\"q\" type=\"search\"><button id=\"search-goa-button\" aria-label=\"Search\">\n                            <svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n                                <path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n                            </svg>\n                        </button>\n                    </form></div></div></div></div>\n        </div>\n\n\n                <!-- start: goa-title-lede -->\n\t\t\t          <div class=\"goa-band--medium goa-band--header goa-band--blue\">\n                  <div class=\"container\">\n                      <div class=\"ab-breadcrumb noindex\">\n                          <ul>\n                            <li><a href=\"/government-news.aspx\">Government news</a></li>\n                          </ul>\n                      </div>\n                  </div>\n\n                  <div class=\"goa-grid-100-100-100\">\n                    <div class=\"container\">\n                      <div class=\"date\">\n                        <time class=\"time\" datetime=\" 2026-02-12\"><i class=\"icon-time\"></i> Feb 12, 2026</time>\n                      </div>\n                      \n                      <h1>New technology to power Alberta’s energy future</h1>\n                      <p>Alberta’s government is investing $28 million into new technologies to help increase energy production while decreasing environmental impacts.</p>\n                    </div>\n                  </div>\n                </div>\n              </header>\n\n              <main id=\"main\" role=\"main\">\n                <div class=\"goa-band--medium goa-band--white ab-jumplinks--wrapper goa-band--bottom-stroke ab-jumplinks--wrapper-1-col\"><div class=\"goa-grid-100-100-100 ab-jumplinks\"><div class=\"goa-title\">On this page:</div><ul><li><a href=\"#jumplinks-0\">Quick facts</a></li><li><a href=\"#jumplinks-1\">Related information</a></li><li><a href=\"#jumplinks-2\">Multimedia</a></li></ul></div></div><div class=\"goa-band--small goa-band--white\">\n                  <div class=\"goa-grid-100-100-100\">\n                    <noscript>\n                      <div class=\"callout-important\">\n                        <p><strong>Some parts of this page will not display.</strong><br />JavaScript is not available in this browser or may be turned off.</p>\n                      </div>\n                    </noscript>\n\n                    <!-- START Old Government Warning -->\n\n                    \n\n                    <!-- END Old Government Warning -->\n\n                    <p>Through the industry-funded TIER program, Alberta’s government is investing $28 million to support six projects using technologies that will help energy companies save money, reduce environmental impacts and stay globally competitive.</p>\n\n<p>Using Emissions Reduction Alberta’s Industrial Transformation Challenge, these innovations will protect pipelines, turn farm waste into energy instead of pollution, restore well sites and keep lowering methane emissions. This investment supports Alberta’s efforts to continue producing the most responsible energy in the world while doubling production by 2035.</p>\n\n<blockquote>\n<p>“We’re increasing energy production and protecting the environment at the same time. The world wants our energy, and these technologies can help us deliver while lowering emissions and keeping our industries competitive for decades to come. We’re investing in made-in-Alberta projects because nobody innovates faster and better than Albertans.”</p>\n\n<footer><em>Grant Hunter, Minister of Environment and Protected Areas</em></footer>\n</blockquote>\n\n<blockquote>\n<p>“Alberta was built by and continues to be built by innovators. It is because of these efforts we are the economic engine of Canada and global demand continues to grow for our responsibly produced energy.”</p>\n\n<footer><em>Brian Jean</em>,&nbsp;<em>Minister of Energy and Minerals</em></footer>\n</blockquote>\n\n<p>These six projects span the province’s energy sector and economy. For example, with provincial funding, Suffield will test a new technology that makes carbon capture pipelines even more secure, while a first-of-its-kind technology will turn farm waste from cattle into natural gas in Coaldale.</p>\n\n<blockquote>\n<p>“These investments reflect the momentum of clean technology innovation across Alberta, from renewable natural gas and methane reduction in agriculture to carbon capture, safer pipeline infrastructure and more efficient resource recovery. These projects show how Alberta-made innovation is delivering real environmental results and economic opportunity across the province.”</p>\n\n<footer><em>Justin Riemer, CEO, Emissions Reduction Alberta</em></footer>\n</blockquote>\n\n<p>In Calgary, new technology will help companies get more energy out of existing wells, keeping energy affordable and supporting jobs. In Yellowhead County, another project will reduce emissions from natural gas operations, improving air quality and helping Alberta stay competitive as global markets demand responsibly produced energy.</p>\n\n<p>In Leduc, advanced cleanup technology will restore old oil and gas sites so the land can be used again, while a project in Edmonton will help cattle produce less methane, lowering agricultural emissions and keeping Alberta’s food sector competitive.</p>\n\n<blockquote>\n<p>“With this funding from the Government of Alberta, we will move the needle on a truly in-situ remediation technology to remove hydrocarbons and salts from soils that are impacted by industrial operations. This technology allows for remediation of thousands of orphan well sites across Alberta and beyond.”</p>\n\n<footer><em>Anne Benneker, associate professor, Schulich School of Engineering, University of Calgary</em></footer>\n</blockquote>\n\n<blockquote>\n<p>“We are thrilled to be receiving support from the Government of Alberta through Emissions Reduction Alberta. With this support and our capital commitment, we can proceed with a first-of-its-kind fully integrated renewable energy and carbon capture and sequestration project in the heart of Alberta’s cattle farming region in partnership with Kasko Cattle and KCL Cattle companies. This will pave the way for establishing a globally leading region in renewable energy and sustainable farming practices.”</p>\n\n<footer><em>Phillip Abrary, CEO and chairman, Taurus Canada Renewable Natural Gas Corp.</em></footer>\n</blockquote>\n\n<p>Together, these projects will improve how Alberta’s energy and agri-food sectors perform and stay competitive, helping the province double energy production by 2035 while continuing to lead in innovation, technology and responsible development.</p>\n\n<a name=\"jumplinks-0\"></a><h2>Quick facts</h2>\n\n<ul>\n\t<li>Investments range from $625,000 to $12 million per project.&nbsp;</li>\n\t<li>A complete list of projects is available on Emissions Reduction Alberta’s website.</li>\n\t<li>The projects will create about 1,000 jobs and add almost $167 million to Alberta’s economy by 2027.</li>\n\t<li>The projects are estimated to reduce 260,000 tonnes of emissions by 2030.</li>\n</ul>\n\n<a name=\"jumplinks-1\"></a><h2>Related information</h2>\n\n<ul>\n\t<li><a href=\"http://www.eralberta.ca/\">Project list: Emissions Reduction Alberta</a></li>\n</ul>\n\n<a name=\"jumplinks-2\"></a><h2>Multimedia</h2>\n\n<ul>\n\t<li><a href=\"https://youtu.be/VauzGwZLGTM\">Watch the news conference</a></li>\n\t<li><a href=\"https://soundcloud.com/your-alberta/more-energy-fewer-emissions\">Listen to the news conference</a></li>\n</ul> \n                    \n                    \n                    <br clear=\"all\">\n                    \n\n                    \n\n                  </div>\n                </div>\n              </main>\n              <!-- Changed December 12, 2019 -->\n\n                  <div class=\"ab-footer\">\n        <div class=\"ab-wrapper\">\n\t\t\t<div id=\"ab-quicklinks\" class=\"goa-list\">\n                <h3 class=\"sr-only\">Quick links</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/find-a-job.aspx\">Jobs</a></li>\n\t\t\t        <li><a href=\"/staff-directory.cfm\">Staff directory</a></li>\n\t\t\t        <li><a href=\"/open-government-program.aspx\">Open Government Program</a></li>\n\t\t\t        <li><a href=\"/ministries.aspx\">Ministries</a></li>\n\t\t\t        <li><a href=\"/contact.cfm\">Contact us</a></li>\n\t\t\t        <li><a href=\"/social-media-directory.aspx\">Social media directory</a></li>\n                </ul>\n\t\t\t</div>\n\t\t\t\n\t\t\t<div id=\"ab-aboutlinks\" class=\"goa-list\">\n\t\t\t    <h3 class=\"sr-only\">About this site</h3>\n\t\t\t    <ul>\n\t\t\t        <li><a href=\"/usingthissite.aspx\">Using Alberta.ca</a></li><li><a href=\"/disclaimer.aspx\">Disclaimer</a></li><li><a href=\"/privacystatement.aspx\">Alberta.ca privacy statement</a></li><li><a href=\"/accessibility.aspx\">Accessibility</a></li>\n                    \n\t\t\t    </ul>\n\t\t\t</div>\n\t\t\t\n            <div class=\"ab-copyright\">\n                © 2025 Government of Alberta\n            </div>\n        <span class=\"ab-logo\">Alberta.ca</span></div>\n    </div>\n\n              <!-- overlapping image script -->\n              <script type=\"text/javascript\">\n                window.addEventListener('DOMContentLoaded', function () {\n                  /* overlapping image script ***/\n                  // if(document.querySelectorAll('[role=\"main\"] > *:first-child + .figure').length > 0) {\n                  //   document.querySelector('.section-title-lede').className += ' has-image';\n                  //   document.querySelector('[role=\"main\"] > *:first-child + .figure').className += ' has-image';\n                  // };\n\n                  /* responsive video ***/\n                  if (document.getElementsByTagName('iframe').length > 0) {\n                    document.getElementsByTagName('iframe')[0].parentNode.className += ' ab-iframe-container';\n                  };\n\n                }, false);\n              </script>\n\n              <script>\n\n                // dsComponents\n\n                if (goa) goa.init({\n                  debug: false\n                });\n\n                // abLayouts\n\n                if (ab) ab.init({\n                  menudata: '/index.aspx',\n                  enabletoc: true,\n                  debug: false\n                });\n\n                // abComponents\n\n                if (abComponents) abComponents.init({\n                  debug: true\n                });\n\n              </script><button class=\"ab-mask\"></button><div class=\"ab-mask\" style=\"display: none;\"></div>\n            \n          \n    <script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 341,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11455,
          "settleDelayMs": 10000,
          "auditMs": 1178,
          "totalMs": 13245,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 784,
          "failed": 24,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "aria_role_redundant",
          "blockquote_cite_exists",
          "element_attribute_deprecated",
          "element_tabbable_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "svg_graphics_labelled"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"text/html;charset=utf-8\" http-equiv=\"content-type\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0230d940402b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-63eaccf7",
            "a11yPatternFingerprint": "3cec0199311ae722796d1a24cdcb48b28aef107814a5fde9c17579fc934cf927",
            "a11yPatternDisplayId": "A11Y-PAT-3CEC0199311A",
            "a11yOccurrenceFingerprint": "0c5df191736ce98a6ebfa83939607d7eba6625c553515ed2f8572f4dcf5eb28a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C5DF191736C"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb52b09d55bf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1c02f416",
            "a11yPatternFingerprint": "0c55ba5631f941b41db256b31b551f357342058b2913de7b3b5895cee5b763e2",
            "a11yPatternDisplayId": "A11Y-PAT-0C55BA5631F9",
            "a11yOccurrenceFingerprint": "60ce69644c6e16543b815d60fc391909d90a94f865d1e2bf8c3bca5f8a38c43a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-60CE69644C6E"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link media=\"screen,speech\" rel=\"stylesheet\" href=\"/build/20220316/css/ab-layouts.min.css\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c12fca718e97",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-06331fc8",
            "a11yPatternFingerprint": "01c9bc90270dfb975886f621df0c66cf71b2e9a176dca9cf93671ddbd013e4dc",
            "a11yPatternDisplayId": "A11Y-PAT-01C9BC90270D",
            "a11yOccurrenceFingerprint": "cb4046f306feffc761686ac18430ad1f5cab8d28b2d9127ac9a504fe94dce48b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB4046F306FE"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfd2af86ec53",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "3aab558512c0de9105b2ee365fa80d50414a16a0d3c14b3730a3904fc6dc911c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3AAB558512C0"
          },
          {
            "rule": "svg_graphics_labelled",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The SVG element has no accessible name",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1293084148e7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "a11yPatternFingerprint": "84b644133dab60e6a655281a0f61addcfb3c4b52753208e2cf685e6a651f11af",
            "a11yPatternDisplayId": "A11Y-PAT-84B644133DAB",
            "a11yOccurrenceFingerprint": "64491597bb3853098ca535809069a08f77147875c74077ad4b0e919bd3706b22",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64491597BB38"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d157ec89f573",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "eaf992bdc7ed9d1d41f57f9e09fafb1189cf7c5f3e07b626ecb93e9c902b28b6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EAF992BDC7ED"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f098d601b4b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "a11yPatternFingerprint": "cf206562053319acb0608770bc7216ba59d3227ba00785872bcbbc8b216ad4c3",
            "a11yPatternDisplayId": "A11Y-PAT-CF2065620533",
            "a11yOccurrenceFingerprint": "e8068d3c2a4689e21d91b0ab086a32f096bfdc84576a0caa1f62cdc3f407109c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8068D3C2A46"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "blockquote_cite_exists",
            "xpath": null,
            "html": "<blockquote>",
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<br clear=\"all\">",
            "message": "The HTML attribute(s) \"clear\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2fd0b1b43f6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-47b91650",
            "a11yPatternFingerprint": "d689bf254d871a4861538a444592b6d73ecc88d1350320e06cc0347ba99669c3",
            "a11yPatternDisplayId": "A11Y-PAT-D689BF254D87",
            "a11yOccurrenceFingerprint": "9158bc1f92a5fb3ffba6e7302b2689a7985c3a4c2f887cec428cb425230cbd0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9158BC1F92A5"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11731f1d15cd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ca1da133",
            "a11yPatternFingerprint": "cc2fcc13a9e9865cb950df43dab6648a135513672edb7865f6813ec770afe3e6",
            "a11yPatternDisplayId": "A11Y-PAT-CC2FCC13A9E9",
            "a11yOccurrenceFingerprint": "cb5017927c0b8e3fa44d89645b113f54ec2c9b41d12866aaad10fb4f14448047",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CB5017927C0B"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/find-a-job.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e10b2da7d5c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-450dc9aa",
            "a11yPatternFingerprint": "d14d8c06419cef725624840925be81e7334d155b4c636d737dc8f38151766c27",
            "a11yPatternDisplayId": "A11Y-PAT-D14D8C06419C",
            "a11yOccurrenceFingerprint": "cd82bf0cd2e57cd185790248a3ed9dfa651f841c01c9f1ad1a0b59b02c2615ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CD82BF0CD2E5"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/staff-directory.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b06cd919853",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0c592452",
            "a11yPatternFingerprint": "471a2717ecf0dcf92fe5eab1d2e9dab1e42c6b8c859b734bd0c9e624c95b22a0",
            "a11yPatternDisplayId": "A11Y-PAT-471A2717ECF0",
            "a11yOccurrenceFingerprint": "d5d51248f00025837c106eb70f8a9d7740c315c51471cbef1e5b8e6e0751cbe7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5D51248F000"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/open-government-program.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db7c80006f8d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d572c365",
            "a11yPatternFingerprint": "c151819315e65891afba7ac43044f3f08be6e48ef04e315bcdc61edbaad4cd2d",
            "a11yPatternDisplayId": "A11Y-PAT-C151819315E6",
            "a11yOccurrenceFingerprint": "e0cb6d6459275035698e9cdfec1db77b44c97d64e9a60ff35527ad7219ebc6e1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E0CB6D645927"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/ministries.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c98a8d86725",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e1b98dc8",
            "a11yPatternFingerprint": "cdb3bf358b51db3661e08b31e6ea4b16f766bed4e8de99cee92fd5eefdb9f7ee",
            "a11yPatternDisplayId": "A11Y-PAT-CDB3BF358B51",
            "a11yOccurrenceFingerprint": "4cfb2d445385ca9badaf52b398f2cc793e126640799e5bebdda3695c04b3125c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4CFB2D445385"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/contact.cfm\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ee46e24dc5e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-82663e78",
            "a11yPatternFingerprint": "2c8326d0e090dc367c2d53e095d0b9d8a704cbb5ac5d906d837efe864ae1d638",
            "a11yPatternDisplayId": "A11Y-PAT-2C8326D0E090",
            "a11yOccurrenceFingerprint": "ccd6cefbf95ab0cf7e199d8c2f58b5159e4fa9cade792952cde04e9951c7325e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CCD6CEFBF95A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/social-media-directory.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf221a128ac7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a40c7f0",
            "a11yPatternFingerprint": "90e2679182f15c5fc1e126333364233cab34d57c95828f550601d62ded18c6fa",
            "a11yPatternDisplayId": "A11Y-PAT-90E2679182F1",
            "a11yOccurrenceFingerprint": "fbb51287c3bd46087a43d0e41520d3efdd84fc6132238981e2e0801618e5ea1a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FBB51287C3BD"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h3 class=\"sr-only\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/usingthissite.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "824d06a78094",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c355b056",
            "a11yPatternFingerprint": "9ae9b9c8b9cd2ae5f0bada4302a134266a53b6cf587e0488a252b42532d9bfd7",
            "a11yPatternDisplayId": "A11Y-PAT-9AE9B9C8B9CD",
            "a11yOccurrenceFingerprint": "a4e9fb63a949c7496fc3f910f6d3306b520cb6380e648eff87b86937756df7cb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4E9FB63A949"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/disclaimer.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db4b517570c8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e41a39ad",
            "a11yPatternFingerprint": "27d51a332017d7303f00c50f46d77df7d894bf05d73726c5e84b6bf3383250d3",
            "a11yPatternDisplayId": "A11Y-PAT-27D51A332017",
            "a11yOccurrenceFingerprint": "67872b1d866e54db3cbb6ff2eb529a7553d7c0c785f5412c2aa6016beed603f6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67872B1D866E"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/privacystatement.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8f6070976df",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-56c8bbbf",
            "a11yPatternFingerprint": "e5c9049237af24e67b3dae28b74bf9f391b7d23f2e4649e215b33701e22e1b60",
            "a11yPatternDisplayId": "A11Y-PAT-E5C9049237AF",
            "a11yOccurrenceFingerprint": "8101fe3f3b776adb03581791b26dc979957e1bf1c02097bb763ec379ab7b5772",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8101FE3F3B77"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<a href=\"/accessibility.aspx\">",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef1585213455",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d2eceef",
            "a11yPatternFingerprint": "6af25d6125010dc979e91705b8406bd00db6ce6ab99cfaef091138e55ec45806",
            "a11yPatternDisplayId": "A11Y-PAT-6AF25D612501",
            "a11yOccurrenceFingerprint": "d994df590d22858790e7a30e989be0749296e3085a4e3e540d13f24afcf42b8a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D994DF590D22"
          }
        ],
        "outcomeCount": 810,
        "uniqueFailedCount": 19,
        "duplicateFailedCount": 5,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 1,
          "errors": 0,
          "warnings": 1,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7736e4de33db",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c7ee0878",
            "a11yPatternFingerprint": "c48a7ddff80b776bb67172898f7a658da94b544c3e6c95ca51512d408f89133f",
            "a11yPatternDisplayId": "A11Y-PAT-C48A7DDFF80B",
            "a11yOccurrenceFingerprint": "9953caba92a413cb06d67e130bddfa36be729539d8c008b71ce47a01a4dfdaf0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9953CABA92A4"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 5,
      "timings": {
        "fetchMs": 490,
        "pageNavigationMs": 11455,
        "pageLoadDelayMs": 10000,
        "totalMs": 17823,
        "scannerMs": {
          "axe": 13245,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/release.cfm?xID=9564141722588-FFA6-400D-B388DB636D18FB65",
      "finalUrl": "https://alberta.ca/release.cfm?xID=9564141722588-FFA6-400D-B388DB636D18FB65",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 110,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 110,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 110,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/schools-now",
      "finalUrl": "https://www.alberta.ca/schools-now",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Schools Now | Alberta.ca",
      "elapsedMs": 24969,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 483,
          "failed": 0,
          "cantTell": 12,
          "inapplicable": 45
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-marketing\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Building more classrooms now for Alberta’s growing communities.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/schools-now\">\n<meta name=\"template\" content=\"Marketing\">\n<meta name=\"ministry-id\" content=\"8\">\n<meta name=\"page-type\" content=\"Strategic\">\n<meta name=\"published\" content=\"2026-07-09T10:12:51-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"9041\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/schools-now\">\n<meta property=\"og:title\" content=\"Schools Now\">\n<meta property=\"og:description\" content=\"Building more classrooms now for Alberta’s growing communities.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Schools Now\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/schools-now\">\n<link rel=\"alternate\" hreflang=\"fr\" href=\"https://www.alberta.ca/fr/schools-now\">\n\n    <title>Schools Now | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_BeXvu2dVQ465-wG78HPEMVDS1j7RptO5t9LBM2GelM4.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EKwzAMwD5k4icVJ_FaUycOdrKxvX6jl_UihEDl5CrTfJNeuc-sVk68ORRzxm7eSOXDsBttV9rVMim03074EJ3sqdCYYh0GOe1O4wisvgZp-pe0-lhZJQ6uEO-Y3DBTMDyFX4EXU7O6lL_Eyz0V\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EKwzAMwD5k4icVJ_FaUycOdrKxvX6jl_UihEDl5CrTfJNeuc-sVk68ORRzxm7eSOXDsBttV9rVMim03074EJ3sqdCYYh0GOe1O4wisvgZp-pe0-lhZJQ6uEO-Y3DBTMDyFX4EXU7O6lL_Eyz0V\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNi0EKwzAMwD5k4icVJ_FaUycOdrKxvX6jl_UihEDl5CrTfJNeuc-sVk68ORRzxm7eSOXDsBttV9rVMim03074EJ3sqdCYYh0GOe1O4wisvgZp-pe0-lhZJQ6uEO-Y3DBTMDyFX4EXU7O6lL_Eyz0V\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68d0h2\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/9041\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-schools-now section-schools-now path-node page-node-type-marketing\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n<header class=\"marketing-lede-hidden\">\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n    \n            <div class=\"goa-container goa-container--medium goa-background--blue goa-container--header goa-hero goa-hero--marketing goa-hero--large\" style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/edu-sn-hero-placeholder4-1920x1080.jpg?itok=fxYEqgVg') left center; background-size: cover;\">  \n    <div class=\"goa-wrapper\">\n      \n  <button class=\"goa-togglelanguages\" aria-expanded=\"false\">Languages</button><div class=\"goa-breadcrumbs\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/strategies\">Strategies, initiatives and plans</a>\n          </li>\n      <li>\n              <span>Schools Now</span>\n          </li>\n    </ul>\n\n</div>  <div class=\"goa-languages-wrapper\"><div class=\"goa-languages\">\n    <nav>\n        <div class=\"list\">\n    <ul id=\"language-options\">\n              <li hreflang=\"en\" data-drupal-link-system-path=\"node/9041\" class=\"is-active\" aria-current=\"page\">\n                      <a href=\"/schools-now\" class=\"language-link is-active\" hreflang=\"en\" data-drupal-link-system-path=\"node/9041\" aria-current=\"page\">English</a>\n                  </li>\n              <li hreflang=\"fr\" data-drupal-link-system-path=\"node/9041\">\n                      <a href=\"/fr/schools-now\" class=\"language-link\" hreflang=\"fr\" data-drupal-link-system-path=\"node/9041\">Français</a>\n                  </li>\n          </ul>\n  </div>\n\n    </nav>\n  </div><div class=\"goa-languages-menu\"><strong>Select a language</strong><button class=\"goa-togglelanguages-close\" aria-expanded=\"false\">Close</button></div></div>\n\n\n\n      \n      <div class=\"goa-column-100-100-100\">\n                  <h1 class=\"goa-marketing-home\">\n<span>Schools Now</span>\n</h1>\n                                    <p class=\"lede\">\n  Building more classrooms now for Alberta’s growing communities.\n</p>\n                      </div>\n    </div>\n  </div>\n\n  \n\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  \n    <div class=\"field-components\">\n    \n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--darkblue goa-container--medium\" id=\"goa-band60837\">\n      \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-66-100-100\">\n    \n  <h2>Building schools closer to home</h2><p>Alberta has a world-class education system, and our students continually rank among the best in the world. With more families choosing to call Alberta home, our schools are seeing record numbers of students. To meet this demand, Alberta’s government has committed to building 90 new schools and upgrading classrooms across the province.</p><p>We are shortening commutes and bringing more schools within biking or walking distance for our kids.</p><p>To find a school project in your community:</p><p><a class=\"goa-cta\" href=\"/school-construction-accelerator-program\" data-entity-type=\"node\" data-entity-uuid=\"5d5e13fa-d938-4cbb-8d87-55bbf594a9b1\" data-entity-substitution=\"canonical\" title=\"School Construction Accelerator Program\">See our list of active school projects</a></p>\n\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--skylight goa-container--medium\" id=\"goa-band61295\">\n      \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-66-100-100\">\n    \n  <h2>More classrooms for better learning opportunities</h2><p>Through the Schools Now program, Alberta’s government will invest $8.6 billion to create more than 200,000 new and updated student spaces by 2031/32. We will do this by building new schools, updating or replacing existing schools, expanding our use of modular classrooms and supporting the opening of more charter school spaces.</p>\n\n  </div>\n\n  \n      <div class=\"goa-column-50-50-100\">\n      \n      <div class=\"goa-publications\">\n        <ul>\n          \n  \n  <li>\n          <div class=\"goa-thumb\">\n        \n  \n      <img loading=\"eager\" data-original-image-width=\"750\" data-original-image-height=\"750\" srcset=\"/system/files/styles/responsive_320/private/edu-sn-schools-icon-750x750.png?itok=mtEYRpPr 320w, /system/files/styles/responsive_480/private/edu-sn-schools-icon-750x750.png?itok=jvUQa2OF 480w, /system/files/styles/responsive_520/private/edu-sn-schools-icon-750x750.png?itok=pfdSFKx- 520w, /system/files/styles/responsive_640/private/edu-sn-schools-icon-750x750.png?itok=AZe-lXjn 640w, /system/files/styles/responsive_960/private/edu-sn-schools-icon-750x750.png?itok=YKEP1Lz4 750w\" sizes=\"(min-width:768px) 50vw, (min-width:1024px) 680px, 50vw\" src=\"/system/files/styles/responsive_1040/private/edu-sn-schools-icon-750x750.png?itok=ZG1LgLya\" alt=\"Icon of a school\" class=\"img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n      </div>\n\n      <div class=\"goa-text\">\n\n        \n        <div class=\"goa-summary\">\n          \n  <h3>Building up to 90 new schools</h3>\n\n        </div>\n      </div>\n      </li>\n\n  \n  <li>\n          <div class=\"goa-thumb\">\n        \n  \n      <img loading=\"eager\" data-original-image-width=\"750\" data-original-image-height=\"750\" srcset=\"/system/files/styles/responsive_320/private/edu-sn-compass-icon-750x750.png?itok=N-gS0khY 320w, /system/files/styles/responsive_480/private/edu-sn-compass-icon-750x750.png?itok=XQ9FO_lG 480w, /system/files/styles/responsive_520/private/edu-sn-compass-icon-750x750.png?itok=uSuNB-lw 520w, /system/files/styles/responsive_640/private/edu-sn-compass-icon-750x750.png?itok=thO4TN-A 640w, /system/files/styles/responsive_960/private/edu-sn-compass-icon-750x750.png?itok=z5t3RsFm 750w\" sizes=\"(min-width:768px) 50vw, (min-width:1024px) 680px, 50vw\" src=\"/system/files/styles/responsive_1040/private/edu-sn-compass-icon-750x750.png?itok=97S-jCQ1\" alt=\"Icon of a mathematical compass\" class=\"img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n      </div>\n\n      <div class=\"goa-text\">\n\n        \n        <div class=\"goa-summary\">\n          \n  <h3>Updating or replacing up to 24 existing schools</h3>\n\n        </div>\n      </div>\n      </li>\n\n\n        </ul>\n      </div>\n    </div>\n  \n  \n      <div class=\"goa-column-50-50-100\">\n      \n      <div class=\"goa-publications\">\n        <ul>\n          \n  \n  <li>\n          <div class=\"goa-thumb\">\n        \n  \n      <img loading=\"eager\" data-original-image-width=\"750\" data-original-image-height=\"750\" srcset=\"/system/files/styles/responsive_320/private/edu-sn-math-icon-750x750.png?itok=9a7UtCbO 320w, /system/files/styles/responsive_480/private/edu-sn-math-icon-750x750.png?itok=B4m_m4NJ 480w, /system/files/styles/responsive_520/private/edu-sn-math-icon-750x750.png?itok=w7MB52Gh 520w, /system/files/styles/responsive_640/private/edu-sn-math-icon-750x750.png?itok=Ype44shG 640w, /system/files/styles/responsive_960/private/edu-sn-math-icon-750x750.png?itok=aw_bj75j 750w\" sizes=\"(min-width:768px) 50vw, (min-width:1024px) 680px, 50vw\" src=\"/system/files/styles/responsive_1040/private/edu-sn-math-icon-750x750.png?itok=ZsMTXUp7\" alt=\"Icon of a chalkboard with the equation 1 + 3 written on it\" class=\"img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n      </div>\n\n      <div class=\"goa-text\">\n\n        \n        <div class=\"goa-summary\">\n          \n  <h3>Supplying modular classrooms</h3>\n\n        </div>\n      </div>\n      </li>\n\n  \n  <li>\n          <div class=\"goa-thumb\">\n        \n  \n      <img loading=\"eager\" data-original-image-width=\"750\" data-original-image-height=\"750\" srcset=\"/system/files/styles/responsive_320/private/edu-sn-hammer-icon-750x750.png?itok=HzA_YVTz 320w, /system/files/styles/responsive_480/private/edu-sn-hammer-icon-750x750.png?itok=LCBQPy-l 480w, /system/files/styles/responsive_520/private/edu-sn-hammer-icon-750x750.png?itok=nx2dY6P9 520w, /system/files/styles/responsive_640/private/edu-sn-hammer-icon-750x750.png?itok=FZpDcyF3 640w, /system/files/styles/responsive_960/private/edu-sn-hammer-icon-750x750.png?itok=7klfpxGL 750w\" sizes=\"(min-width:768px) 50vw, (min-width:1024px) 680px, 50vw\" src=\"/system/files/styles/responsive_1040/private/edu-sn-hammer-icon-750x750.png?itok=kzsRxk3e\" alt=\"Icon of a hammer\" class=\"img-lazy\" decoding=\"async\">\n\n\n\n\n\n\n      </div>\n\n      <div class=\"goa-text\">\n\n        \n        <div class=\"goa-summary\">\n          \n  <h3>Creating additional public charter school builds</h3>\n\n        </div>\n      </div>\n      </li>\n\n\n        </ul>\n      </div>\n    </div>\n  \n\n  </div>\n\n  \n\n\n<div class=\"goa-background--image goa-background--image-standard\" id=\"goa-band62358\" style=\"\n                background: url('/system/files/styles/responsive_1550/private/edu-sn-classroom-1920x1080.jpg?itok=T0bovSFO') center center; background-size: cover;\n            \">\n</div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--darkblue goa-container--small goa-container--padding-8\" id=\"goa-band62359\">\n      \n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--white goa-container--medium\" id=\"goa-band60869\">\n      \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-66-66-100\">\n    \n  <h2>Building schools faster</h2><p>From planning to construction, building a school can be a years-long process. But with the growing demand for new schools, waiting is not an option. That’s why we overhauled our funding process to speed things up. Now, instead of waiting for the annual budget cycle, funding can be approved as soon as a project is ready to move forward.</p><p>This faster approach has already accelerated 74 school projects – and counting – so new schools can open their doors to students sooner.</p><p>See the <a href=\"/school-construction-accelerator-program\" data-entity-type=\"node\" data-entity-uuid=\"5d5e13fa-d938-4cbb-8d87-55bbf594a9b1\" data-entity-substitution=\"canonical\" title=\"School Construction Accelerator Program\">full list of accelerated school projects</a>.</p>\n\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-33-33-100\">\n    \n  <div class=\"goa-image margin-top\">\n    <img src=\"/system/files/styles/responsive_1040/private/edu-sn-bicycle-480x480.jpg?itok=QgXJ007N\" alt=\"Illustration of a student wearing a helmet and using a bicycle\">\n\n\n\n\n</div>\n\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-33-33-100\">\n    \n  <div class=\"goa-image margin-top\">\n    <img src=\"/system/files/styles/responsive_1040/private/edu-sn-crosswalk-480x480.jpg?itok=NqtFb9xl\" alt=\"Illustration of a student crossing a street with assistance from a crossing guard\">\n\n\n\n\n</div>\n\n  </div>\n\n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-66-66-100\">\n    \n  <h2>Enhancing our modular classrooms program</h2><p>While we are working quickly to open new schools, we are also enhancing our modular classrooms program to make sure students have the space they need while those schools are being built.</p><p>Budget 2026 commits $600 million over 3 years to deliver modular classrooms to the schools experiencing the greatest enrolment pressures.</p><p>In 2026/27, we are investing $200 million to fund 189 new modular classrooms, along with 12 new washroom units, 10 replacements, 29 relocations and 9 demolitions. This investment will deliver about 5,450 student spaces in the communities facing the most urgent capacity challenges.</p><p>In 2025-26, we invested $100 million to purchase 115 new modular classrooms, supporting 2,825 new student spaces and 275 relocated spaces in some of Alberta’s fastest-growing communities.</p><p>This builds on the $140-million investment in modular classrooms in 2024.</p>\n\n  </div>\n\n\n  </div>\n\n  \n\n\n  \n        \n  \n  \n      <div class=\"goa-background--darkblue goa-container--medium\" id=\"goa-band61291\">\n      \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-66-100-100\">\n    \n  <h2>News</h2><ul><li><a href=\"https://www.alberta.ca/release.cfm?xID=96471CACC833B-0731-41A0-E9F41DBA3194C7C0\">Forty-one public school projects fast-tracked</a> (July 9, 2026)</li><li><a href=\"https://www.alberta.ca/release.cfm?xID=957454881CC27-FFEB-2E7C-DB2BBAAE8C4F8C74\">New school projects coming to Calgary</a> (February 27, 2026)</li><li><a href=\"https://www.alberta.ca/announcements.cfm?xID=95674764908C2-FFF6-1147-F6267B148A67C739\">Accelerating more school projects</a> (February 18, 2026)</li><li><a href=\"https://www.alberta.ca/release.cfm?xID=952735DEE1D5D-A2E8-14C6-7C87AFA4387EC466\">Schools Now speeds up classroom projects</a> (November 20, 2025)</li><li><a href=\"https://www.alberta.ca/release.cfm?xID=93348826D8B71-F7FF-2B08-2A1EDDBC4892D22B\">Fast-tracking more school projects</a> (May 21, 2025)</li><li><a href=\"https://www.alberta.ca/announcements.cfm?xID=92996D4652AD9-B030-A445-DFBE69D5C7499AA2\">More schools for Edmonton and region</a> (March 19, 2025)</li><li><a href=\"https://www.alberta.ca/release.cfm?xID=92974D73B5A22-0C09-AEAB-52C644FD4DB5BABD\">More schools for Calgary and region</a> (March 14, 2025)</li><li><a href=\"https://www.alberta.ca/release.cfm?xID=9292270FA7AFD-9E4E-AE36-863038DDD1BD64FF\">Building schools in every corner of the province</a> (March 7, 2025)</li><li><a href=\"https://www.alberta.ca/release.cfm?xID=9280366365F4D-F4E1-4AD7-E1F4154C72246A99\">School construction reaches warp speed</a> (February 15, 2025)</li><li><a href=\"https://www.alberta.ca/release.cfm?xID=91006381D7AE8-B05F-6310-465F3FE7EA529356\">Fast-tracking new schools for Alberta students</a> (September 18, 2024)</li></ul>\n\n  </div>\n\n\n  </div>\n\n\n  </div>\n\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper no-date-or-ministry\" data-page-meta=\"{&quot;id&quot;:&quot;9041&quot;,&quot;owner&quot;:&quot;8&quot;,&quot;type&quot;:&quot;strategic&quot;,&quot;title&quot;:&quot;Schools Now&quot;}\">\n    <div class=\"goa-container no-ministry\">\n\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/schools-now#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/schools-now\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 540,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11721,
          "settleDelayMs": 10000,
          "auditMs": 1379,
          "totalMs": 13703,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1267,
          "failed": 21,
          "cantTell": 17,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_background_decorative",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72b27f123642",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "81313546206c4d6003fdb54c58c3e77d789d1c31046fcc10cd6d22ab15e093d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81313546206C"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_BeXvu2dVQ465-wG78HPEMVDS1j7RptO5t9LBM2GelM4.css?delta=0&language=en&theme=goa_core&include=eJxNi0EKwzAMwD5k4icVJ_FaUycOdrKxvX6jl_UihEDl5CrTfJNeuc-sVk68ORRzxm7eSOXDsBttV9rVMim03074EJ3sqdCYYh0GOe1O4wisvgZp-pe0-lhZJQ6uEO-Y3DBTMDyFX4EXU7O6lL_Eyz0V\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f97210d5e908",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-dd57b530",
            "a11yPatternFingerprint": "5fed1c6100d780f10b21afef2a21d318aa734dea593c7d3a5d15aea317863760",
            "a11yPatternDisplayId": "A11Y-PAT-5FED1C6100D7",
            "a11yOccurrenceFingerprint": "0d442d21d1fb0916255b45e3038e6bb82653b8a488dea0f44d37e7f4e904159c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0D442D21D1FB"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_BeXvu2dVQ465-wG78HPEMVDS1j7RptO5t9LBM2GelM4.css?delta=0&language=en&theme=goa_core&include=eJxNi0EKwzAMwD5k4icVJ_FaUycOdrKxvX6jl_UihEDl5CrTfJNeuc-sVk68ORRzxm7eSOXDsBttV9rVMim03074EJ3sqdCYYh0GOe1O4wisvgZp-pe0-lhZJQ6uEO-Y3DBTMDyFX4EXU7O6lL_Eyz0V\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80a7820eddaa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-76ae2c80",
            "a11yPatternFingerprint": "2910885ba7a561f2959c34aa8cd9e7eb1aa6aa672108df280c2a0f84ac86f416",
            "a11yPatternDisplayId": "A11Y-PAT-2910885BA7A5",
            "a11yOccurrenceFingerprint": "f5f21969d8556f5b8acac8ed42e9636c47d1b76e28f958c1e76be9c546236a83",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F5F21969D855"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "725beca68950",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "481e0f608d6d428b7a664f4b01fe99e0c3b5de35ffce8228f2aac7e7de49c4fd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-481E0F608D6D"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c2c0cc9454a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "29cc835cb0f2b217928e0c4cc8f2e75093e026d349f49e159ce71735b1a76a3c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-29CC835CB0F2"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11e776ddfe66",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "d0ebac127324dd97649adb2f3b24373b9c5dbe8411498772986146439324c771",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D0EBAC127324"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf3c2dd08ebf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "90fa010909d4f3d0225b09f5e7a6d61b2b57d22c714a7c25a145f0f6ba24b0b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90FA010909D4"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "725cd9e7fcd5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "82f6755f9679175e9a6aa6a6745e75d782d83fe593ebacb55b8bba241391cad8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-82F6755F9679"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc01cfe930f5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "f7419858df80869f351a9cf2c04995423c43d420454bcb09544e7c718dfd0137",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7419858DF80"
          },
          {
            "rule": "style_background_decorative",
            "xpath": null,
            "html": "<div style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/edu-sn-hero-placeholder4-1920x1080.jpg?itok=fxYEqgVg') left center; background-size: cover;\" class=\"goa-container goa-container--medium goa-background--blue goa-container--header goa-hero goa-hero--marketing goa-hero--large\">",
            "message": "Verify the CSS background image does not convey important information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4148b4f283d5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a7cbed50",
            "a11yPatternFingerprint": "ff567abf7632a1d20f20f4164a3d7737f5eedc07ba08f6f080eeb27869146b66",
            "a11yPatternDisplayId": "A11Y-PAT-FF567ABF7632",
            "a11yOccurrenceFingerprint": "c53fb083a8d109369a1f43c5bff84de2bf4f1ec817c859717309d4a0eb87036d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C53FB083A8D1"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<a data-drupal-link-system-path=\"node/9041\" hreflang=\"fr\" class=\"language-link\" href=\"/fr/schools-now\">",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "770ee070b03e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-5f429077",
            "a11yPatternFingerprint": "e35e641337d89b76d620ab2d7f8c3d2a4768654dc98134aee0a1aa819e6419db",
            "a11yPatternDisplayId": "A11Y-PAT-E35E641337D8",
            "a11yOccurrenceFingerprint": "3b34d71b72d45b5d4a25c71b2d8f48fce4d010127d800249f28a90502eb44c46",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3B34D71B72D4"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 48px and weight of 700",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13e53e06e419",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "a32e58bfc4bb092a6ef7799ebb97872cc14dbf601bb09c3ed4256f9221524d4f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A32E58BFC4BB"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<p class=\"lede\">",
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 18px and weight of 400",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f91e34dbdc7f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-aadec132",
            "a11yPatternFingerprint": "167bb7f2e0a4d3db2396444611f7303fb2beb8d095bd24a9bd068ec4a53a846d",
            "a11yPatternDisplayId": "A11Y-PAT-167BB7F2E0A4",
            "a11yOccurrenceFingerprint": "5785c3ec2cb25c32eab1ce679f09f3dfbb90b936c60f1b2de4cfdbe58b33dc6d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5785C3EC2CB2"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f3527530242",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "4a3c47bbee7cd6d17ec5199e6dfdc66554ccff9e469f1c51645125169b316907",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4A3C47BBEE7C"
          },
          {
            "rule": "style_background_decorative",
            "xpath": null,
            "html": "<div style=\"\n                background: url('/system/files/styles/responsive_1550/private/edu-sn-classroom-1920x1080.jpg?itok=T0bovSFO') center center; background-size: cover;\n            \" id=\"goa-band62358\" class=\"goa-background--image goa-background--image-standard\">",
            "message": "Verify the CSS background image does not convey important information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "001f18a08a47",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a73aa6d",
            "a11yPatternFingerprint": "de53df9be9b86b719e993e449873f650447d46aa05c8368d91735a1aa436b16b",
            "a11yPatternDisplayId": "A11Y-PAT-DE53DF9BE9B8",
            "a11yOccurrenceFingerprint": "9825e94a5964364008ea7fa4e6c22f11d972a23787d1a7af633f441ad55ba862",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9825E94A5964"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "558dcd2cc402",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "c6d62839be48060fc79f49c2f4aa82a4f90cce82727f596ee6bc61c7384a5c6d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C6D62839BE48"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7834238f727a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "a6546ad335c034f282d790000a65a2cd67cd924c1fd3a6d34cfabeec9d37473c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A6546AD335C0"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a67a251e7444",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "7018f44fabce984315beb7203150ba0eeb37c181e26d8fe143e6dbc2c870e552",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7018F44FABCE"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d34dc21c0af8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "45985233b6b2f00f2f260864f3ae11f7526eda64bbe3e3973a9ab24e2639a0c2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-45985233B6B2"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bcc431d69b7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "05972d2ab333b58ed474ab1ce92d1df04d2861b0f5be42408351774b7b97d165",
            "a11yOccurrenceDisplayId": "A11Y-OCC-05972D2AB333"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": true,
            "duplicateOf": "equalAccess"
          }
        ],
        "outcomeCount": 1293,
        "uniqueFailedCount": 20,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 9,
          "errors": 0,
          "warnings": 9,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "cf2dc81435de",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "772bcf79d9a820399c1fc80dde55e8fb190de7f9d6779cdd2cd78dcdec73b97c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-772BCF79D9A8"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "9af178b1daa8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "e3909fc80dcc6bf80ce88a1523fb639d524dc2678330b024eeea105b2d9b3d73",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E3909FC80DCC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "9af178b1daa8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "e3909fc80dcc6bf80ce88a1523fb639d524dc2678330b024eeea105b2d9b3d73",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E3909FC80DCC"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "b8abc079551e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "84596ebc5d14e68f2cc60ee889d2f42dbf2ada819a86c8cc809ac7e33befd6bd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-84596EBC5D14"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-togglelanguages\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "e2a0abcce73a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-276eb594",
            "a11yPatternFingerprint": "a61668c9d7095221b11ac296b8aa53e1cf536e4c13c925ee896a384d814dd824",
            "a11yPatternDisplayId": "A11Y-PAT-A61668C9D709",
            "a11yOccurrenceFingerprint": "0ce21ae2c5d380c42bf9f85754cde0a7e335e358a2d63be33b6f8df042866faf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0CE21AE2C5D3"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-togglelanguages-close\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "378f4a40571f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1851d119",
            "a11yPatternFingerprint": "37d6db3bddbd98d49aea371436c8556ff692cf3945565109702462b68622ba88",
            "a11yPatternDisplayId": "A11Y-PAT-37D6DB3BDDBD",
            "a11yOccurrenceFingerprint": "411bde21a6c934fdeceb5b39c33ecfca4572e5920682ca15f63109a807381c05",
            "a11yOccurrenceDisplayId": "A11Y-OCC-411BDE21A6C9"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "412586abab52",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "50ee06d75fea5a1df102a8c1aa026c8d8ab232821b9424dbd9d50622467a384b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-50EE06D75FEA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "6162c747e8ca",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "233d765ec9e153985dbcbd2429d1eae073222fcfcb224cdd6189772c160f1828",
            "a11yOccurrenceDisplayId": "A11Y-OCC-233D765EC9E1"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "622ec8124b99",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "318c36a1da16f816592aa72222b44ee270b7ff0098879511fbf3f8f81cdba605",
            "a11yOccurrenceDisplayId": "A11Y-OCC-318C36A1DA16"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 1,
      "timings": {
        "fetchMs": 6716,
        "pageNavigationMs": 11721,
        "pageLoadDelayMs": 10000,
        "totalMs": 24969,
        "scannerMs": {
          "axe": 13703,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/social-media-directory",
      "finalUrl": "https://www.alberta.ca/social-media-directory",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Social media directory | Alberta.ca",
      "elapsedMs": 18747,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 780,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Connect with us online - share your ideas and follow Alberta government news.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/social-media-directory\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2025-06-12T09:29:23-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"true\">\n<meta name=\"id\" content=\"5504\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/social-media-directory\">\n<meta property=\"og:title\" content=\"Social media directory\">\n<meta property=\"og:description\" content=\"Connect with us online - share your ideas and follow Alberta government news.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Social media directory\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/social-media-directory\">\n\n    <title>Social media directory | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1h1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/5504\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-social-media-directory section-social-media-directory path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/contact-government\">Contact government</a>\n          </li>\n      <li>\n              <span>Social media directory</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                          <div class=\"goa-previous-page\">\n            Part of <a href=\"/contact-government\">Contact government</a>\n          </div>\n                <div class=\"goa-heading\">\n          <h1>\n<span>Social media directory</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Connect with us online - share your ideas and follow Alberta government news.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Social media directory</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              Social media directory\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/social-media-commenting-rules\">Social media commenting rules</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <h2>X (formerly Twitter)</h2><ul><li><a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Alberta Government</a></li><li><a href=\"https://twitter.com/AbAdvancedEd\" target=\"_blank\">Advanced Education</a></li><li><a href=\"https://twitter.com/AbAffordability\" target=\"_blank\">Affordability and Utilities</a></li><li><a href=\"https://twitter.com/AlbertaAg\" target=\"_blank\">Agriculture and Irrigation</a></li><li><a href=\"https://twitter.com/AlbertaCulture\" target=\"_blank\">Arts and Culture</a></li><li><a href=\"https://twitter.com/ABSupports\" target=\"_blank\">Assisted Living and Social Services</a></li><li><a href=\"https://twitter.com/ABChildServices\" target=\"_blank\">Children and Family Services</a></li><li><a href=\"https://twitter.com/AlbertaEd\" target=\"_blank\">Education and Childcare</a></li><li><a href=\"https://twitter.com/Alberta_Energy\" target=\"_blank\">Energy and Minerals</a></li><li><a href=\"https://twitter.com/AB_Enviro\" target=\"_blank\">Environment and Protected Areas</a></li><li><a href=\"https://twitter.com/ABForestryParks\" target=\"_blank\">Forestry and Parks</a></li><li><a href=\"https://twitter.com/GoAHealth\" target=\"_blank\">Health</a></li><li><a href=\"https://twitter.com/AlbertaInfras\" target=\"_blank\">Infrastructure</a></li><li><a href=\"https://twitter.com/AlbertaEconomy\" target=\"_blank\">Jobs, Economy, Trade and Immigration</a></li><li><a href=\"https://twitter.com/GoA_Justice\" target=\"_blank\" aria-label=\"Justice and Solicitor General Twitter\">Justice</a></li><li><a href=\"https://twitter.com/GoAMHA\" target=\"_blank\">Mental Health and Addiction</a></li><li><a href=\"https://twitter.com/ABMuniAffairs\" target=\"_blank\">Municipal Affairs</a></li><li><a href=\"https://twitter.com/ABPublicSafety\" target=\"_blank\">Public Safety and Emergency Services</a></li><li><a href=\"https://twitter.com/ServiceAlberta\" target=\"_blank\">Service Alberta and Red Tape Reduction</a></li><li><a href=\"https://twitter.com/Alberta_Women\" target=\"_blank\" aria-label=\"Status of Women Twitter\">Status of Women</a></li><li><a href=\"https://twitter.com/Innovation_AB\" target=\"_blank\">Technology and Innovation</a></li><li><a href=\"https://twitter.com/ABTransComm\" target=\"_blank\">Transportation and Economic Corridors</a></li><li><a href=\"https://twitter.com/Alberta_Finance\" target=\"_blank\">Treasury Board and Finance</a></li></ul><h3>Other accounts</h3><ul><li><a href=\"https://twitter.com/511Alberta\" target=\"_blank\">511 Alberta</a></li><li><a href=\"https://twitter.com/AB_EmergAlert\" target=\"_blank\" aria-label=\"Alberta Emergency Alert Twitter\">Alberta Emergency Alert</a></li><li><a href=\"https://twitter.com/ABHistoricPlace\" target=\"_blank\">Alberta Historic Places</a></li><li><a href=\"https://twitter.com/Albertaparks\" target=\"_blank\" aria-label=\"Alberta Parks Twitter\">Alberta Parks</a></li><li><a href=\"https://twitter.com/AlbertaSheriffs\" target=\"_blank\" aria-label=\"Alberta Sheriffs Twitter\">Alberta Sheriffs</a></li><li><a href=\"https://twitter.com/AlbertaWildfire\" target=\"_blank\" aria-label=\"Alberta Wildfire Twitter\">Alberta Wildfire</a></li><li><a href=\"https://twitter.com/CMOH_Alberta\" target=\"_blank\">Chief Medical Officer of Health</a></li><li><a href=\"https://twitter.com/FWEnforcement\" target=\"_blank\" aria-label=\"Fish and Wildlife Enforcement Twitter\">Fish and Wildlife Enforcement</a></li></ul><h3>International accounts</h3><ul><li><a href=\"https://twitter.com/AlbertaInKorea\" target=\"_blank\">Alberta Korea Office</a></li><li><a href=\"https://twitter.com/AlbertaInIndia\" target=\"_blank\">Alberta India Office</a></li><li><a href=\"https://twitter.com/Alberta_UK\" target=\"_blank\">Alberta U.K. Office</a></li><li><a href=\"https://twitter.com/ABintheUSA\" target=\"_blank\">Alberta U.S. office</a></li></ul><h2>Bluesky</h2><ul><li><a href=\"https://bsky.app/profile/alberta.ca\" target=\"_blank\">Alberta Government</a></li></ul><h2>Facebook</h2><ul><li><a href=\"https://www.facebook.com/youralberta.ca\" target=\"_blank\" aria-label=\"Alberta Government Facebook\">Alberta Government</a></li><li><a href=\"https://www.facebook.com/ABIndigenousRelations/\" target=\"_blank\">Alberta Indigenous Relations</a></li><li><a href=\"https://www.facebook.com/abemergalert/\" target=\"_blank\">Alberta Emergency Alert</a></li><li><a href=\"https://www.facebook.com/AlbertaParks/\" target=\"_blank\" aria-label=\"Alberta Parks Facebook\">Alberta Parks</a></li><li><a href=\"https://www.facebook.com/AlbertaSheriffs\" target=\"_blank\">Alberta Sheriffs</a></li><li><a href=\"https://www.facebook.com/AlbertaWildfireInfo/\" target=\"_blank\">Alberta Wildfire Info</a></li><li><a href=\"https://www.facebook.com/AgricultureAlberta/\" target=\"_blank\">Agriculture and Irrigation</a></li><li><a href=\"https://www.facebook.com/AlbertaFishandWildlifeEnforcement/\" target=\"_blank\">Fish and Wildlife Enforcement</a></li><li><a href=\"https://www.facebook.com/MyWildAlberta/\" target=\"_blank\">My Wild Alberta</a></li><li><a href=\"https://www.facebook.com/RespectTheLand\" target=\"_blank\">Respect The Land</a></li><li><a href=\"https://www.facebook.com/servicealbertaandredtapereduction\" target=\"_blank\">Service Alberta and Red Tape Reduction</a></li></ul><h2>Instagram</h2><ul><li><a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Alberta Government</a></li><li><a href=\"https://www.instagram.com/albertaagriculture/\" target=\"_blank\">Alberta Agriculture and Irrigation</a></li><li><a href=\"https://www.instagram.com/alberta_parks/\" target=\"_blank\" aria-label=\"Alberta Parks Instagram\">Alberta Parks</a></li><li><a href=\"https://www.instagram.com/albertawildfire/\" target=\"_blank\">Alberta Wildfire</a></li><li><a href=\"https://www.instagram.com/alberta.status.of.women/\" target=\"_blank\">Status of Women</a></li></ul><h2>LinkedIn</h2><ul><li><a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\" aria-label=\"Alberta Government LinkedIn\">Alberta Government</a></li><li><a href=\"https://www.linkedin.com/company/alberta-ministry-of-jobs-economy-and-innovation/?viewAsMember=true\" target=\"_blank\">Jobs, Economy and Trade</a></li></ul><h2>Blogs</h2><ul><li><a href=\"/government-of-alberta-articles\">Alberta government articles</a></li><li><a href=\"https://albertashistoricplaces.com/\" target=\"_blank\">Alberta's historic places</a></li></ul><h2>SoundCloud</h2><ul><li><a href=\"https://soundcloud.com/your-alberta\" target=\"_blank\" aria-label=\"Alberta Government SoundCloud\">Alberta Government</a></li><li><a href=\"https://soundcloud.com/alberta-agriculture\" target=\"_blank\">Agriculture and Irrigation</a></li></ul><h2>YouTube</h2><ul><li><a href=\"https://www.youtube.com/user/YourAlberta\" target=\"_blank\" aria-label=\"Alberta Government YouTube\">Alberta Government</a></li><li><a href=\"https://www.youtube.com/user/AlbertaCulture\" target=\"_blank\">Alberta Culture</a></li><li><a href=\"https://www.youtube.com/user/AlbertaAgriculture\" target=\"_blank\">Agriculture and Irrigation</a></li><li><a href=\"https://www.youtube.com/user/ESRDAlberta\" target=\"_blank\">Environment and Protected Areas</a></li><li><a href=\"https://www.youtube.com/user/absolgen\" target=\"_blank\">Justice</a></li></ul><h2>Publications</h2><ul><li><a href=\"https://open.alberta.ca/publications/government-of-alberta-social-media-policy\" target=\"_blank\">Social media policy</a></li><li><a href=\"https://open.alberta.ca/publications/9781460141120\" target=\"_blank\">Communications policy</a></li></ul><h2>Related</h2><ul><li><a href=\"/news\">News</a></li><li><a href=\"/news-subscriptions\">Subscribe to news</a></li></ul>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n              \n\n            <div class=\"goa-main-grid goa-previous-next\">\n  \n      <div class=\"goa-next-btn\">\n      <span>Next</span>\n      <a href=\"/social-media-commenting-rules\" target=\"_self\">Social media commenting rules</a>\n    </div>\n  </div>\n\n \n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;5504&quot;,&quot;owner&quot;:&quot;4&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Social media directory&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Communications and Public Engagement</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/social-media-directory#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/social-media-directory\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 838,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11753,
          "settleDelayMs": 10000,
          "auditMs": 1649,
          "totalMs": 14018,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 2124,
          "failed": 16,
          "cantTell": 12,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51fb46950a01",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "46f2b5b7eb2d4a462362947ed8aec5fe6a2f33ef56d4554568123fc363c9b6c9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-46F2B5B7EB2D"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfa98bed2e59",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "cba463727c5d62599d819554890799dab6eb93b2fe8455d9ea0c8a5fed12be26",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CBA463727C5D"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5890d662422",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "4b87c34a6d5261faedc5f0caf6d8758a0d18d3243cb4fa1a88e1c853a02d65c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4B87C34A6D52"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01c7661d70b1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "bf8f5e3b169e220c1d9a21396deea8f6524335efc9602cf5ac68f448ae231e94",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF8F5E3B169E"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2966acbb8784",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "75ee1779a3e9a4389d45eabc7756f52e5c94a6591428f76b81e3ad92e32d5660",
            "a11yOccurrenceDisplayId": "A11Y-OCC-75EE1779A3E9"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "183e4baf67d0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "6a3082679b2ab0d6e8433ffb7971515662109751f75b5e01d36607cbb3163c46",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6A3082679B2A"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f033c740402a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "41a9cf09488bd6919dbbdf1f505510cb430937bd434ce41bf762243cbe77f531",
            "a11yOccurrenceDisplayId": "A11Y-OCC-41A9CF09488B"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36b8e7b44c1a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "6849d59954fa544efe5978edbd45bf587ded2c89ffa9d820d8c627e29728fb79",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6849D59954FA"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9eaebac236cc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "3417e02d1bcf12c8ddc4a45fb9fb429d7193b470547bfc175ae87a75e01fbeaf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3417E02D1BCF"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<div class=\"goa-section--heading\">",
            "message": "Confirm this text 'Social media directory' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04eb4ea43d72",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "a11yPatternFingerprint": "b7ec5ac74b4aa6b20b035b8539fbecdb11efcc0a61f8261635ee65482583d195",
            "a11yPatternDisplayId": "A11Y-PAT-B7EC5AC74B4A",
            "a11yOccurrenceFingerprint": "2c847341bb5aaafcca5af957cee105fbb5dc6d5851a8c4d8b3e5f2f42a0193b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2C847341BB5A"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d75797206334",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "b3c9116925fb775daf7d188ad4076633b4654b831a48de7b6dcb869a1c3b1953",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B3C9116925FB"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1866ef5b7b98",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "86ccfd005d32817e3bbb23d22d72ea3c924fe49ea87c83a42146930a569ed6e1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86CCFD005D32"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87b9bea6eec0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "73af17cbc9ce864fd7e27416e83f9a90d15c8dcf3eae88a3f68bdef5613dc2ab",
            "a11yOccurrenceDisplayId": "A11Y-OCC-73AF17CBC9CE"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1058955c60f8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "10c0e6a7d1f13bc56218c8ec760c8bb81ac09c28087fe7bbd40c9060e042bf74",
            "a11yOccurrenceDisplayId": "A11Y-OCC-10C0E6A7D1F1"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d75f0da9723",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "08a2c2fab3ce613a420c821cc3a5a1e1e9065046e7996b0d6669b7c017d7207d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08A2C2FAB3CE"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "924a7cde4091",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "e1e270c5c0cb0fbefb93225c56b74c124748741bdcf0a4d692ff0ec11c9b6a85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E1E270C5C0CB"
          }
        ],
        "outcomeCount": 2208,
        "uniqueFailedCount": 16,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "03d661f6e0fa",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "63d88d6eb95e3d1f8ace4307c8f777cf6171d302b227fe8d8a4da1d8e92188a5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-63D88D6EB95E"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f4b9027a60f0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "1ed7dfd5c7cfc83b993817608cc85708a3cac706fe627519ec50a0defd4029d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1ED7DFD5C7CF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f4b9027a60f0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "1ed7dfd5c7cfc83b993817608cc85708a3cac706fe627519ec50a0defd4029d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1ED7DFD5C7CF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "3a2135ff5fa3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "54db0ac1d3ede89a93c3f3434e9beab990eb4f0db02574bd3696061ec50e8e61",
            "a11yOccurrenceDisplayId": "A11Y-OCC-54DB0AC1D3ED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "f4b9027a60f0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "1ed7dfd5c7cfc83b993817608cc85708a3cac706fe627519ec50a0defd4029d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1ED7DFD5C7CF"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "4b211349134f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "0629f10bc8ebdef65a84e0b1b5a0f6134d86ed48ec9089aff00d7825a65177cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0629F10BC8EB"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "ab9b2a77d915",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "19193d17a33f55fc1b63c38537c07ff27032e87d6d17cb2f8e7faa399610f112",
            "a11yOccurrenceDisplayId": "A11Y-OCC-19193D17A33F"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "66e0074da77c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "2041a87378553852c16a596441ccbfc4bc3f45deff9121a329682a4ef0355395",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2041A8737855"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 263,
        "pageNavigationMs": 11753,
        "pageLoadDelayMs": 10000,
        "totalMs": 18747,
        "scannerMs": {
          "axe": 14018,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/staff-directory.cfm",
      "finalUrl": "https://alberta.ca/staff-directory.cfm",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 147,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 147,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 147,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/tax-information-topic",
      "finalUrl": "https://www.alberta.ca/tax-information-topic",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Tax information | Alberta.ca",
      "elapsedMs": 17918,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 295,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 48
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" id=\"template-topic\" class=\" js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\"><head>\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Overview of Alberta’s personal and business taxes and levies, Alberta’s tax advantage, and links to programs and services.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/tax-information-topic\">\n<meta name=\"template\" content=\"Topic\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"taxonomy\">\n<meta name=\"published\" content=\"2026-03-04T10:35:16-0700\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"id\" content=\"7946\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/tax-information-topic\">\n<meta property=\"og:title\" content=\"Tax information\">\n<meta property=\"og:description\" content=\"Overview of Alberta’s personal and business taxes and levies, Alberta’s tax advantage, and links to programs and services.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Tax information\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/tax-information-topic\">\n\n    <title>Tax information | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/7946\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-tax-information-topic section-tax-information-topic path-node page-node-type-topic\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n\n  <div class=\"goa-page-header\">\n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <span>Tax information</span>\n          </li>\n    </ul>\n\n</div>\n\n\n  </div>\n</header>\n\n  \n  \n\n      \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n<main id=\"main\" role=\"main\">\n  <div class=\"goa-container goa-taxonomy\">\n    <div class=\"goa-taxonomy--track\"><div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">You are in: <strong>Tax information</strong></button></div>\n      \n  <div class=\"goa-taxonomy--track-list goa-container\">\n  \n  <ul>\n    \n      <li class=\"goa-all-services\">\n              <a href=\"/all-services\">View all services</a>\n          </li>\n      \n      </ul>\n\n</div>\n\n\n    </div>\n    <div class=\"goa-taxonomy--content\">\n      <div class=\"goa-page-headings goa-container\">\n        <div class=\"goa-heading\">\n          <h1>\n<span>Tax information</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Overview of Alberta’s personal and business taxes and levies, Alberta’s tax advantage, and links to programs and services.\n</p>\n        </div>\n      </div>\n      <div class=\"goa-taxonomy--main\">\n        <div class=\"goa-taxonomy--list\">\n          <h2>A-Z</h2>\n                      <div class=\"views-element-container\"><div class=\"view view-topics view-id-topics view-display-id-block_2 js-view-dom-id-ffb677cdc94de1c2fa9785e4bbbc278c36886914cb3ea5dc8b70a71a92a8eb28\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content goa-container--medium goa-background--white ab-servicelist goa-container--no-padding\">\n      \n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/about-taxes-in-alberta\"> About taxes in Alberta </a>\n</div>\n\n<div class=\"goa-text\"><p>Learn about taxes in Alberta, including Alberta’s tax advantage, tax and levy payments, as well as tax credits, benefits and exemptions.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/business-tax\"> Business tax </a>\n</div>\n\n<div class=\"goa-text\"><p>Learn about Alberta’s corporate income tax and its business-related programs, grants and credits like the Film and Television Tax Credit.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/personal-income-tax\"> Personal income tax </a>\n</div>\n\n<div class=\"goa-text\"><p>Alberta's tax system supports low- and middle-income households while promoting opportunity and investment.</p></div>\n\n</div>\n  <div class=\"goa-taxonomy--list-item\">\n\n<div class=\"goa-title\">\n<a href=\"/property-tax\"> Property tax </a>\n</div>\n\n<div class=\"goa-text\"><p>Property tax information, assessment and appeals, and Seniors Property Tax Deferral.</p></div>\n\n</div>\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n                  </div>\n              </div>\n    </div>\n  </div>\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/5864\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n\n  </div><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 353,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11654,
          "settleDelayMs": 10000,
          "auditMs": 1229,
          "totalMs": 13489,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 804,
          "failed": 14,
          "cantTell": 10,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_contrast_sufficient",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef8179c5fbdd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "9b082192b2ff10f8b367a050199ebbde8f551901f36f57ef059f78d358451a13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B082192B2FF"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9520e5b1dd6c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "232a6727d6b8cd9c3afd72ac03ab395411fcb964a2001fe032f44ca841201fbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-232A6727D6B8"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "935db793bab8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "669f7cc288257707f7c963a8bfcb44a58e7ff4cfa990a4a0c9d70cc0d1fa2aff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-669F7CC28825"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b70a7f33198",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "3dff7d93341a8f72c7a097084a53565605a5214ae5123288599949ff57e0b01c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3DFF7D93341A"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a6d2d2cc9d6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "4c6c3fcb38cc03316b6cae38466f85ba6da6f03bc3221bb81f32ec5e52ffb5b3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C6C3FCB38CC"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e7eae647fab",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "f86ab1d5f26fba66315bbb765a34a5af5e24de49eff781c32df5a81bbb9fd2c8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F86AB1D5F26F"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f47606325d75",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "1952965f78e553d8a7461db6d146dcd5d17884116abd9f29c8c4ec45b53c863c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1952965F78E5"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0da64ad56fb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "14b5133fd80cf0a61424d7f73a27f6d2a189ec62a004a3aadd16242981b0ef49",
            "a11yOccurrenceDisplayId": "A11Y-OCC-14B5133FD80C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<main role=\"main\" id=\"main\">",
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ceda25295ed8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "a11yPatternFingerprint": "b59722034bff3f00c212b412bdd4cf1b465e475e707ccabe37a45f253b195360",
            "a11yPatternDisplayId": "A11Y-PAT-B59722034BFF",
            "a11yOccurrenceFingerprint": "033a65d1daa1d7e82d0205c39833861d99b13dc5a16bb19b850ce0f3daf759ff",
            "a11yOccurrenceDisplayId": "A11Y-OCC-033A65D1DAA1"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd77fc6196e2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "7fd68ac6b752b7e5926065be6a3031c42328ded74bacffcac2ed5d274cc1b1a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7FD68AC6B752"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36f9b90210b6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "81e115a1026413f12c920211f680aa37bb38889156fcaf2e8e7ef2cb462d510b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-81E115A10264"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2080f6158092",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "d0f4c65e51a03cce3f21a79549d45b0070a3c690a1eaccd1c3d089c3a60c258a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D0F4C65E51A0"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e379727e311",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "07f23275be2265a457eeae96219807d718eb91047cc2ecd683f8f51c4876fb63",
            "a11yOccurrenceDisplayId": "A11Y-OCC-07F23275BE22"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e4a27e7fbe6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "26ddf5610e2dfbfe3851cbafe5ffcfb706727d53d9ecf5e52209e3d7a2484fb6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-26DDF5610E2D"
          }
        ],
        "outcomeCount": 822,
        "uniqueFailedCount": 14,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 5,
          "errors": 0,
          "warnings": 5,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "0e3a4ef0976f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "5958d6ebf01dba773effc820406d69afba3967df874c14edc3306fd583776b1b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5958D6EBF01D"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "d71d20b98a28",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "ca2aa20084d00f753acf6ea13fa71e6d54c9bbb0296b3503f39aca126c8775ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA2AA20084D0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "d71d20b98a28",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "ca2aa20084d00f753acf6ea13fa71e6d54c9bbb0296b3503f39aca126c8775ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA2AA20084D0"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "62da1fe99aa0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "47f494bc4fed09ddef40c02b2d773cdcc4404170b4ead37f726f835242819792",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47F494BC4FED"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "d71d20b98a28",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "ca2aa20084d00f753acf6ea13fa71e6d54c9bbb0296b3503f39aca126c8775ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA2AA20084D0"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 291,
        "pageNavigationMs": 11654,
        "pageLoadDelayMs": 10000,
        "totalMs": 17918,
        "scannerMs": {
          "axe": 13489,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/tourism-sport-and-outdoor-recreation",
      "finalUrl": "https://alberta.ca/tourism-sport-and-outdoor-recreation",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 293,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 293,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 293,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/usingthissite",
      "finalUrl": "https://www.alberta.ca/usingthissite",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Using Alberta.ca | Alberta.ca",
      "elapsedMs": 18314,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 369,
          "failed": 0,
          "cantTell": 11,
          "inapplicable": 47
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "skip-link",
          "tabindex"
        ],
        "failures": [],
        "renderedHtml": "<!DOCTYPE html><html lang=\"en\" dir=\"ltr\" prefix=\"og: https://ogp.me/ns#\" class=\"goa-components-2 theme--default js goa-scrollup goa-scroll--standard goa-mobilesection-unstick goa-mobilesection\" id=\"template-service\"><head><meta http-equiv=\"origin-trial\" content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\">\n    <meta charset=\"utf-8\">\n<meta name=\"description\" content=\"Find out about this site, including accessibility of the site, the privacy policy and terms and conditions of use.\">\n<link rel=\"canonical\" href=\"https://www.alberta.ca/usingthissite\">\n<meta name=\"template\" content=\"Service\">\n<meta name=\"ministry-id\" content=\"4\">\n<meta name=\"page-type\" content=\"Program\">\n<meta name=\"published\" content=\"2024-07-09T12:47:06-0600\">\n<meta name=\"robots\" content=\"index\">\n<meta name=\"robots\" content=\"follow\">\n<meta name=\"robots\" content=\"noarchive\">\n<meta name=\"landing\" content=\"true\">\n<meta name=\"id\" content=\"5864\">\n<meta property=\"og:site_name\" content=\"Alberta.ca\">\n<meta property=\"og:type\" content=\"Article\">\n<meta property=\"og:url\" content=\"https://www.alberta.ca/usingthissite\">\n<meta property=\"og:title\" content=\"Using Alberta.ca\">\n<meta property=\"og:description\" content=\"Find out about this site, including accessibility of the site, the privacy policy and terms and conditions of use.\">\n<meta property=\"og:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Using Alberta.ca\">\n<meta name=\"twitter:image\" content=\"https://www.alberta.ca/system/files/alberta-share-legislature.jpg\">\n<meta name=\"Generator\" content=\"Drupal 10 (https://www.drupal.org)\">\n<meta name=\"MobileOptimized\" content=\"width\">\n<meta name=\"HandheldFriendly\" content=\"true\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https://challenges.cloudflare.com\">\n<link rel=\"icon\" href=\"/themes/custom/goa_core/favicon.ico\" type=\"image/vnd.microsoft.icon\">\n<link rel=\"alternate\" hreflang=\"en\" href=\"https://www.alberta.ca/usingthissite\">\n\n    <title>Using Alberta.ca | Alberta.ca</title>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/default/files/css/css_ucGV7YaFWxmOCt-yNa2hlstTbJgvtua6xbq6V_Mp3do.css?delta=1&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n<link rel=\"stylesheet\" media=\"print\" href=\"/sites/default/files/css/css_SGRFBFxVIGncpQ_C0d4DtrFJ_QeqsT02OPtT6WZEnds.css?delta=2&amp;language=en&amp;theme=goa_core&amp;include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\">\n\n          <style>custom_css</style>\n            <script async=\"\" src=\"https://scripts.clarity.ms/0.8.69/clarity.js\"></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/b0d2d49a/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.clarity.ms/tag/u5ksj0xjjm?ref=gtm\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-LXC8PCJERP&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-ZW8YGM6TMB&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-7CTVWW8XL1&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EW2QW49DRZ&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-H3GTCQWDDM&amp;cx=c&amp;gtm=4e68c1\"></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" src=\"https://www.gstatic.com/recaptcha/releases/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js\" crossorigin=\"anonymous\" integrity=\"sha384-5gTdLl6IS0Y6zKiLKimmhaY3IOLosQFpvj9Tvt9s2RAiKLtLUEWOP5N8mtHLNUzF\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-P6MFS54\"></script><script async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-58699CN\"></script><script type=\"application/json\" data-drupal-selector=\"drupal-settings-json\">{\"path\":{\"baseUrl\":\"\\/\",\"pathPrefix\":\"\",\"currentPath\":\"node\\/5864\",\"currentPathIsAdmin\":false,\"isFront\":false,\"currentLanguage\":\"en\"},\"pluralDelimiter\":\"\\u0003\",\"suppressDeprecationErrors\":true,\"clientside_validation_jquery\":{\"validate_all_ajax_forms\":2,\"force_validate_on_blur\":false,\"force_html5_validation\":false,\"messages\":{\"required\":\"This field is required.\",\"remote\":\"Please fix this field.\",\"email\":\"Please enter a valid email address.\",\"url\":\"Please enter a valid URL.\",\"date\":\"Please enter a valid date.\",\"dateISO\":\"Please enter a valid date (ISO).\",\"number\":\"Please enter a valid number.\",\"digits\":\"Please enter only digits.\",\"equalTo\":\"Please enter the same value again.\",\"maxlength\":\"Please enter no more than {0} characters.\",\"minlength\":\"Please enter at least {0} characters.\",\"rangelength\":\"Please enter a value between {0} and {1} characters long.\",\"range\":\"Please enter a value between {0} and {1}.\",\"max\":\"Please enter a value less than or equal to {0}.\",\"min\":\"Please enter a value greater than or equal to {0}.\",\"step\":\"Please enter a multiple of {0}.\"}},\"miniorange_saml\":{\"base_url\":\"https:\\/\\/www.alberta.ca\"},\"user\":{\"uid\":0,\"permissionsHash\":\"6dd4417b46d1fa692be20102533305f27473725ef2511cf5f66341991d22a989\"}}</script>\n<script src=\"/sites/default/files/js/js_OH-J4RjGFYRcNQRI_njTlGgCZSBhI9wrTNGdxE3ysrA.js?scope=header&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n\n          <!-- Google Tag Manager -->\n      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-58699CN');</script>\n    \n          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer','GTM-P6MFS54');</script>\n      <!-- End Google Tag Manager -->\n    \n  </head>\n  <body class=\"page-usingthissite section-usingthissite path-node page-node-type-service\">\n          <!-- Google Tag Manager (noscript) -->\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-58699CN\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n\n      <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-P6MFS54\n      height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n      <!-- End Google Tag Manager (noscript) -->\n    \n    <svg class=\"svg_sprite\" style=\"display:none;\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs><symbol viewBox=\"0 0 24 37.2\" id=\"angle-left\"><path d=\"M.8 16.6L16.6.8c1.1-1.1 2.9-1.1 3.9 0l2.6 2.6c1.1 1.1 1.1 2.9 0 3.9L12 18.6l11.2 11.2c1.1 1.1 1.1 2.9 0 3.9l-2.6 2.6c-1.1 1.1-2.9 1.1-3.9 0L.8 20.6c-1.1-1.1-1.1-2.9 0-4z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 37.2\" id=\"angle-right\"><path d=\"M23.2 20.6L7.4 36.4c-1.1 1.1-2.9 1.1-3.9 0L.9 33.8c-1.1-1.1-1.1-2.9 0-3.9L12 18.6.8 7.4C-.3 6.3-.3 4.5.8 3.5L3.4.9C4.5-.2 6.3-.2 7.3.9l15.8 15.8c1.2 1 1.2 2.8.1 3.9z\" fill=\"#fff\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"arrow-right\"><path d=\"M10.2 1.9L11.4.7c.5-.5 1.3-.5 1.8 0l10.4 10.4c.5.5.5 1.3 0 1.8L13.2 23.3c-.5.5-1.3.5-1.8 0l-1.2-1.2c-.5-.5-.5-1.3 0-1.8l6.5-6.1H1.3c-.7 0-1.3-.6-1.3-1.3v-1.7c0-.7.6-1.3 1.3-1.3h15.4l-6.5-6.1c-.5-.6-.5-1.4 0-1.9z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"chevron-down\"><path d=\"M12.07,15.21c.07-.11,6.47-6.58,9.62-9.71a1.08,1.08,0,0,1,.56-.31.72.72,0,0,1,.51.19c.33.28.62.6.93.9s.41.72,0,1.13L12.51,18.58a.62.62,0,0,1-1,0L.34,7.45c-.46-.46-.46-.74,0-1.2l.81-.81a.68.68,0,0,1,1.1,0Z\"></path></symbol><symbol viewBox=\"0 0 22 20.51\" id=\"external\"><path d=\"M21,19.69a.58.58,0,0,1-.57.57H3.57A.58.58,0,0,1,3,19.69V4.31a.58.58,0,0,1,.57-.57H6.82v-2H3.57A2.58,2.58,0,0,0,1,4.31V19.69a2.58,2.58,0,0,0,2.57,2.57H20.43A2.58,2.58,0,0,0,23,19.69V16.44H21Z\" transform=\"translate(-1 -1.74)\"></path><path d=\"M22,1.75H14.15a1,1,0,1,0,0,2h5.44l-7.41,7.41a1,1,0,0,0,.71,1.71,1,1,0,0,0,.7-.3L21,5.17V10.6a1,1,0,1,0,2,0V2.75A1,1,0,0,0,22,1.75Z\" transform=\"translate(-1 -1.74)\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"facebook\"><path d=\"m9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"instagram\"><path d=\"m12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.668.072 4.948c.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072s3.668-.014 4.948-.072c4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"></path></symbol><symbol viewBox=\"0 0 18 18\" id=\"link-arrow\"><defs></defs><defs></defs><g clip-path=\"url(#link-arrow_a)\"><path fill=\"none\" d=\"M0 0h18v18H0z\"></path><path d=\"M9.7 4.3a.7.7 0 10-1 1l2.8 3H3.6a.8.8 0 100 1.4h7.9l-2.9 2.9a.7.7 0 000 1 .7.7 0 001 0l4.2-4a.7.7 0 000-1.1z\" fill=\"#006dcc\"></path></g></symbol><clipPath id=\"link-arrow_a\"><path d=\"M0 0h18v18H0z\"></path></clipPath><symbol viewBox=\"0 0 24 24\" id=\"linkedin\"><path d=\"M19 0H5a5 5 0 0 0-5 5v14a5 5 0 0 0 5 5h14a5 5 0 0 0 5-5V5a5 5 0 0 0-5-5zM8 19H5V8h3v11zM6.5 6.732c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zM20 19h-3v-5.604c0-3.368-4-3.113-4 0V19h-3V8h3v1.765c1.396-2.586 7-2.777 7 2.476V19z\"></path></symbol><symbol viewBox=\"0 0 216 61\" id=\"logo\">\n  <rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n  <path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n</symbol><symbol viewBox=\"0 0 24 24\" id=\"search\"><path d=\"M23.7 20.8L19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2.1-3.7 2.1-6 0-5.4-4.4-9.7-9.7-9.7S0 4.4 0 9.8s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2.1v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"twitter\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube\"><path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0C.488 3.45.029 5.804 0 12c.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0C23.512 20.55 23.971 18.196 24 12c-.029-6.185-.484-8.549-4.385-8.816zM9 16V8l8 3.993L9 16z\"></path></symbol><symbol viewBox=\"0 0 24 24\" id=\"youtube-alt\"><path d=\"m4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z\"></path></symbol></defs></svg>\n\n    \n      <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\">\n    \n\n\n\n\n\n<header>\n  <div id=\"page-top\" class=\"ab-skiplinks\" tabindex=\"-1\">\n\t<a href=\"#main\">Skip to content</a>\n\t<a href=\"#goa-main-nav\">Skip to navigation</a>\n</div>\n\n\n  \n  \n\n\n<!-- __noindex__ -->\n<div class=\"goa-header noindex\">\n\t<div class=\"goa-logo-container\">\n\t\t<div class=\"goa-logo\">\n\t\t\t<a href=\"/\" title=\"Home\" rel=\"home\" aria-label=\"Home, Alberta.ca\">\n\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"149\" height=\"42\" viewBox=\"0 0 216 61\" shape-rendering=\"geometricPrecision\" aria-hidden=\"true\">\n\t\t\t\t\t<rect class=\"logo\" fill=\"#00aad2\" x=\"196.411\" y=\"31.014\" width=\"19.59\" height=\"19.592\"></rect>\n\t\t\t\t\t<path class=\"logo\" fill=\"#5f6a72\" d=\"M91.271,47.934c-1.972,0.198-4.068,0.382-6.278,0.548c0.833-6.288,4.105-15.027,8.177-13.62C95.521,35.676,94.284,43.033,91.271,47.934 M86.106,52.264c-0.714,0.111-1.304,0.101-1.773,0.014c0.28-0.241,0.455-0.594,0.455-1.014c0-0.266,0.009-0.544,0.024-0.832c1.104-0.052,2.831-0.177,4.888-0.376C88.623,51.241,87.409,52.067,86.106,52.264 M111.223,37.314c2.598-2.413,3.89-2.237,4.231-1.589c0.736,1.403-2.325,6.345-8.184,9.047C107.774,42.114,109.176,39.216,111.223,37.314 M207.625,39.712c-0.251-4.887-4.579-5.683-5.176-4.293c-0.208,0.487,1.626,0.313,1.633,3.764c0.005,5.71-5.787,13.165-13.167,13.165c-8.04,0-10.114-6.254-10.502-9.348c-0.256-2.058,0.187-5.029-3.368-4.636c-2.486,0.28-4.733,5.12-7.885,9.196c-2.704,3.499-3.918,3.166-3.286,0.163c0.783-3.763,3.925-12.594,7.517-13.237c1.661-0.297,2.257,2.625,3.02,0.796c0.768-1.832,0.063-5.783-3.655-5.783c-2.605,0-5.73,2.762-8.292,5.905c-2.233,2.744-13.522,19.357-18.257,15.77c-2.215-1.676-2.035-8.506-0.643-16.553c5.618-2.167,10.292-1.456,12.936-0.188c1.305,0.626,1.485,0.532,0.929-0.903c-0.825-2.108-5.345-5.405-12.405-3.888c-0.17,0.033-0.336,0.079-0.505,0.119c0.569-2.613,1.231-5.268,1.954-7.849c0.661-2.364,2.6-6.454-2.462-7.242c-1.613-0.252-0.927,0.53-1.459,2.71c-0.978,4.015-2.214,9.227-3.109,14.458c-4.161,2.396-8.035,6.399-10.874,11.667c0.492-2.429,1.254-5.116,1.308-6.93c0.054-1.911-1.255-2.332-1.763-2.482c-1.111-0.314-2.453,0.236-3.776,2.106c-3.104,4.37-7.035,11.284-13.001,14.184c-4.28,2.081-6.157-0.015-6.262-3.238c0.845-0.259,1.601-0.525,2.24-0.813c7.756-3.437,10.419-8.621,8.448-11.774c-1.87-3-7.217-2.086-11.439,2.361c-2.081,2.193-3.684,5.956-3.871,9.387c-1.79,0.387-3.848,0.731-6.146,1.041c3.644-5.911,3.329-13.9-2.001-15.247c-6.182-1.561-9.309,4.44-10.633,9.436c0.408-4.996,1.206-11.077,2.335-16.725c0.472-2.361,2.087-6.455-3.041-7.24c-1.629-0.252-1.377,0.505-1.241,2.71c0.18,2.958-3.096,20.875-1.384,28.744c-2.206,0.714-3.101,2.375-0.264,4.127c1.955,1.203,6.258,1.603,10.605-0.537c1.559-0.771,2.909-1.854,4.034-3.125c2.59-0.326,5.314-0.744,7.796-1.241c0.425,3.45,2.677,6.095,7.905,5.606c7.433-0.691,14.035-9.826,16.528-14.226c-0.45,4.716-3.519,15.019,1.716,14.49c2.051-0.208,1.158-0.536,1.285-2.306c0.454-6.208,5.62-11.47,10.73-14.694c-0.887,7.602-0.579,14.391,2.868,16.546c6.341,3.963,15.326-6.477,20.27-12.862c-2.516,5.671-3.945,12.936-0.164,14.047c4.435,1.293,7.932-6.063,12.022-11.693c0.475,4.042,3.168,11.003,14.033,11.003C200.729,54.163,208.007,47.148,207.625,39.712 M51.101,52.114c-2.665-0.965-6.464-2.513-11.424-5.046c2.717-0.991,6.169-2.443,9.806-4.345C49.973,46.873,50.505,49.892,51.101,52.114M80.545,57.718c-0.125-0.258-0.849,0.105-1.587-0.003c-2.101-0.31-4.863-3.18-5.699-7.896c-1.504-8.489-0.612-16.865,1.88-29.348c0.47-2.361,2.084-6.451-3.041-7.243c-1.63-0.251-0.786,0.554-1.243,2.71c-1.971,9.297-9.574,15.999-17.207,20.493c-0.799-10.645-0.474-22.465,1.53-29.714c1.691-6.115,3.703-4.992,1.209-6.277c-2.624-1.352-5.445,0.435-7.726,4.989c-2.28,4.552-12.795,29.289-29.584,45.984c-8.592,8.545-16.363,4.146-17.919,2.831c-1.266-1.069-1.734,0.582-0.163,2.271c6.949,7.494,17.1,3.194,20.795-0.5c10.215-10.21,22.092-32.19,26.897-41.517c-0.443,5.251-0.593,14.058,0.385,24.379c-5.199,2.533-9.86,4.021-12.059,4.601c-2.381,0.624-3.854,1.593-3.898,2.697c-0.047,1.208,1.552,2.227,3.863,3.325c4.116,1.954,16.167,7.647,19.136,9.374c2.543,1.476,3.784,0.325,4.537-1.268c0.983-2.076-1.716-3.276-4.328-4.057c-1.006-3.495-1.81-8.196-2.345-13.377c6.126-3.772,12.158-8.793,15.635-15.068c-0.876,5.245-3.124,23.08,2.507,30.621c1.241,1.662,3.981,3.479,6.656,3.209C80.036,58.805,80.671,57.977,80.545,57.718\"></path>\n\t\t\t\t</svg>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n\n\t<div class=\"goa-search-container goa-togglebuttons\">\n\t\t\n\t\t<!-- goa-search-tool -->\n\n\t\t\t\t<div id=\"goa-search-status\" class=\"visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n\n\t\t\n\t\t<!-- goa-search-popular -->\n\n\t<div class=\"goa-togglesearch\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Search</span></button></div><div class=\"goa-search-wrapper\"><div class=\"goa-search-tool\">\n\t\t\t<div class=\"goa-search-tool--bar\">\n\t\t\t\t<form action=\"https://search.alberta.ca/alberta/Pages/results.aspx\" role=\"search\">\n\t\t\t\t\t<label for=\"search-goa\">Search Alberta.ca</label>\n\t\t\t\t\t<input id=\"search-goa\" name=\"k\" placeholder=\"Search Alberta.ca\" type=\"search\" aria-controls=\"goa-popular-panel\">\n\t\t\t\t\t<button id=\"goa-search-button\" aria-label=\"Search\">\n\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"18\" height=\"18\" viewBox=\"0 0 18.01 18\" shape-rendering=\"geometricPrecision\">\n\t\t\t\t\t\t\t<path fill=\"#000\" d=\"M16.68,5.35a8,8,0,1,0-.75,12l3.37,3.37a1,1,0,1,0,1.41-1.42l-3.37-3.37a8,8,0,0,0-.66-10.57ZM6.76,15.27a6,6,0,1,1,8.5,0A6,6,0,0,1,6.76,15.27Z\" transform=\"translate(-3 -3)\"></path>\n\t\t\t\t\t\t</svg>\n\t\t\t\t\t</button>\n\t\t\t\t</form>\n\t\t\t</div>\n\t\t</div><div class=\"goa-search-popular\" id=\"goa-popular-panel\">\n\t\t\t<div class=\"goa-search-container--popular-topics noindex\">\n\t\t\t\t<div class=\"goa-searchbar--popular-wrapper\">\n\t\t\t\t\t\n\t\t\t\t\t<h3>Popular topics:</h3>\n\t\t\t\t\t\n  <nav role=\"navigation\" aria-labelledby=\"block-populartopics-menu\" id=\"block-populartopics\">\n            \n  <h2 class=\"visually-hidden\" id=\"block-populartopics-menu\">Popular topics</h2>\n  \n\n        \n  \n      <ul>\n\n          <li>\n        <a href=\"/vehicle-registration-renewal\" data-drupal-link-system-path=\"node/5885\">Renew your vehicle registration</a>\n      </li>\n          <li>\n        <a href=\"/aish\" data-drupal-link-system-path=\"node/1274\">Assured Income for the Severely Handicapped (AISH)</a>\n      </li>\n          <li>\n        <a href=\"/ahcip\" data-drupal-link-system-path=\"node/1243\">Alberta Health Care Insurance Plan (AHCIP)</a>\n      </li>\n          <li>\n        <a href=\"/wildfire-status\" data-drupal-link-system-path=\"node/6171\">Wildfire status</a>\n      </li>\n    \n    </ul>\n  \n\n\n  </nav>\n\n\n\t\t\t\t<div class=\"goa-popular--close\"><button class=\"goa-button\" aria-label=\"Close search suggestions\"><span aria-hidden=\"true\">Close</span></button></div></div>\n\t\t\t</div>\n\t\t</div></div></div>\n\t<!-- goa-search-container -->\n\n\t<!-- make this a menu or a block -->\n\t\t\t\t\t\t<nav aria-label=\"Account\">\n\t\t<div class=\"goa-user-icon\"><div class=\"goa-user-icon--text\"><a href=\"https://www.alberta.ca/alberta-ca-account\">Alberta.ca Account</a></div></div>\n\t</nav>\n\n\n\t\t\n\n<div class=\"goa-togglebuttons\"><div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\"><button aria-expanded=\"false\" class=\"goa-button\"><span>Menu</span></button></div></div></div>\n<!-- goa-header -->\n<!-- __/noindex__ -->\n<!-- __noindex__ -->\n\t<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" aria-expanded=\"false\" aria-label=\"Main navigation\" tabindex=\"-1\"> <div class=\"goa-nav-global\">\n\t\t\n  \n\t<div class=\"goa-nav-container\">\n\n\t\t<div class=\"column\">\n\t\t\t<ul class=\"goa-nav-items\">\n\t\t\t\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/alberta-ca-account\">Alberta.ca Account</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find and access the online government services you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/all-services\">Find a service</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Find all of the Alberta government services and information you need.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/public-engagement\">Public engagements</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Help shape the future of government policies, programs and services.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n  \n\t\t\t<li class=\"goa-nav-item\">\n\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t<a href=\"/find-a-job\">Jobs</a>\n\t\t\t\t</h2>\n\t\t\t</div>\n\t\t\t<div class=\"goa-nav-item--lede\">\n\t\t\t\t<p>Government of Alberta jobs, job postings across the province, and resources for job seekers.</p>\n\t\t\t</div>\n\t\t</li>\n\t\n\n\t\t\t</ul>\n\t\t</div>\n\n\t\t<div class=\"column\">\n\t\t\t<div class=\"goa-nav-item goa-nav-news\">\n\t\t\t\t<div class=\"goa-nav-item--header\">\n\t\t\t\t\t<h2 class=\"goa-nav-item--heading\">\n\t\t\t\t\t\t<a href=\"/news\">News</a>\n\t\t\t\t\t</h2>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"goa-news--listings\">\n\t\t\t\t\t\t\t\t\t\t\t\n  <div class=\"views-element-container\"><div class=\"view view-news-release-feed view-id-news_release_feed view-display-id-block_1 js-view-dom-id-160c1617c386f701000ce2646b1bd114651e61ee95c016e69aeb403011c753b1\">\n  \n\n  \n  \n\n  \n  \n  \n      <div class=\"view-content\">\n      \n\n<div class=\"goa-news--listings\">\n    <ul>\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-15T10:20:00Z\">\n        August 15, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976273E0D5E3C-E735-E934-722CFF66EF462A94\">Alberta response to Ontario decision on bike lanes</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T16:45:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97624187D9C05-038D-9F33-3242BAEE7C43F48C\">EPAC letter on west coast oil pipeline: Minister Jean</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-14T14:30:00Z\">\n        August 14, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=976200DE2548F-DFA1-0EA1-21FE4DA1682DD69E\">Have your say on the Berland sub-regional plan</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T11:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97617D69A1BF0-C5B2-447D-A13755129099AA1B\">Securing Alberta’s water future for next 100 years</a>\n  </div>\n</li>\n\n          \n<li>\n  <div class=\"goa-news--listings-date\">\n    <p>\n      <time datetime=\"2026-08-13T10:30:00Z\">\n        August 13, 2026\n      </time>\n    </p>\n  </div>\n  <div class=\"goa-news--listings-title\">\n    <a href=\"https://www.alberta.ca/announcements.cfm?xID=97618D7E51EE0-B9FC-2434-15B65732E0EA1FA0\">Supporting jobs and growth in the forestry sector</a>\n  </div>\n</li>\n\n      </ul>\n</div>\n\n\n    </div>\n  \n  \n  \n  \n  \n  </div>\n</div>\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--secondary\">\n\t\t\t\t<ul>\n\t\t\t\t\t\n  <li><a href=\"/government-of-alberta\">Alberta.ca home</a></li>\n  <li><a href=\"/open-government-program\">Open government</a></li>\n  <li><a href=\"https://www.alberta.ca/contact.cfm\">Contact government</a></li>\n  <li><a href=\"/social-media-directory\">Social media directory</a></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-nav--social goa-socialshare\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\">Facebook</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\">Twitter</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\">Instagram</a>\n\t\t\t\t\t</li>\n\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\">Linkedin</a>\n\t\t\t\t\t</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- column -->\n\n\t</div>\n\t<!-- goa-nav-container -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<div class=\"goa-feature-container\">\n\t\t\t<h2 class=\"goa-feature-heading\">Feature</h2>\n\n\t\t\t<div class=\"goa-feature goa-card-container\">\n\t\t\t\t\t\t\t\t<div class=\"goa-card-content\">\n\t\t\t\t\t<div class=\"goa-title\">\n\t\t\t\t\t\t<a href=\"/alberta-advantage-immigration-program\">Alberta Advantage Immigration Program</a>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"goa-text\">Eligible individuals can apply to be nominated to work and live in Alberta permanently.</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<!-- goa-feature-container -->\n\t\n\n\t</div>\n\t<!-- goa-nav-global -->\n<button type=\"button\" class=\"goa-button goa-menu-close visually-hidden\">Close menu</button></nav>\n<!-- __/noindex__ -->\n  \n      <div class=\"goa-page-header \">\n  \n    \n  <div class=\"goa-breadcrumbs goa-container\">\n  \n  <ul>\n      <li>\n              <a href=\"/\">Home</a>\n          </li>\n      <li>\n              <a href=\"/all-services\">All services</a>\n          </li>\n      <li>\n              <a href=\"/about-government\">About government</a>\n          </li>\n      <li>\n              <a href=\"/data-publications-information-management\">Publications, reporting and information management</a>\n          </li>\n      <li>\n              <span>Using Alberta.ca</span>\n          </li>\n    </ul>\n\n</div>\n\n\n\n          <div class=\"goa-page-headings goa-container\">\n                        <div class=\"goa-heading\">\n          <h1>\n<span>Using Alberta.ca</span>\n</h1>\n          <p class=\"goa-page-header--lede\">\n  Find out about this site, including accessibility of the site, the privacy policy and terms and conditions of use.\n</p>\n                  </div>\n      </div>\n        \n  </div>\n</header>\n\n  \n  \n\n    \n  <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n\n\n\n<main id=\"main\" class=\"main\">\n  \n  <div class=\"goa-container\">\n\n            <div class=\"goa-sidebar-content\">\n          <div class=\"goa-sidebar-collapse-button\"><button class=\"goa-button\" aria-expanded=\"false\">Explore pages in: <strong>Using Alberta.ca</strong></button></div><div class=\"goa-section--header\">\n    <span>Explore pages in:</span>\n    <div class=\"goa-section--heading\">\n              Using Alberta.ca\n          </div>\n  </div>\n  <ul>\n                  <li>\n          <a href=\"/accessibility\">Accessibility</a>\n        </li>\n                        <li>\n          <a href=\"/planned-website-maintenance\">Alberta.ca website maintenance</a>\n        </li>\n                        <li>\n          <a href=\"/disclaimer\">Disclaimer</a>\n        </li>\n                        <li>\n          <a href=\"/quick-escape-button\">Quick Escape button</a>\n        </li>\n                        <li>\n          <a href=\"/privacystatement\">Alberta.ca privacy statement</a>\n        </li>\n                        <li>\n          <a href=\"/vulnerability-reporting-program\">Vulnerability reporting program</a>\n        </li>\n                        <li>\n          <a href=\"/pdf-form-technical-support\">PDF form technical support</a>\n        </li>\n            </ul>\n\n      </div>\n    \n  \n  <div class=\"goa-main-content\">\n    \n  \n\n  \n  <div class=\"goa-main-grid\">\n    \n  \n  <div class=\"paragraph paragraph--type--text-block paragraph--view-mode--default goa-column-100-100-100\">\n    \n  <p>Our goal is to provide access to the widest possible audience. This site conforms to the Web Content Accessibility Guidelines of the <a href=\"http://www.w3.org/standards/\" target=\"_blank\">Worldwide Web Consortium (W3C)</a>, to support users of all abilities. This includes visually impaired or blind visitors using screen reading software.</p><h2>PDF documents</h2><p>Some documents on this website are available in a PDF format. Adobe Acrobat is needed to open these files. Acrobat is available to download at no charge from <a href=\"http://www.adobe.com/products/acrobat/readstep2.html\" target=\"_blank\">Adobe</a>.</p><h2>Printing pages</h2><p>The text on this web page was designed to print on regular 8.5\" x 11\" paper, free of navigation and other non-content elements. Use your browser’s ‘Print’ command to preview how pages will print, and to select printing options.</p><h2>Text size</h2><p>Web pages can be enlarged or reduced by clicking on your browser’s menu and choosing size options.</p><h2>Publication</h2><ul><li><a href=\"https://open.alberta.ca/publications/government-of-alberta-web-governance-policy\" target=\"_blank\">Web governance policy</a></li></ul>\n\n  </div>\n\n\n  </div>\n\n\n\n    \n    \n        \n    \n\n        \n      </div>\n</div>\n\n\n</main>\n\n\t<footer class=\"goa-footer goa-footer--border\">\n\t\t  <div class=\"goa-metadata-feedback goa-feedback-wrapper\" data-page-meta=\"{&quot;id&quot;:&quot;5864&quot;,&quot;owner&quot;:&quot;4&quot;,&quot;type&quot;:&quot;program&quot;,&quot;title&quot;:&quot;Using Alberta.ca&quot;}\">\n    <div class=\"goa-container\">\n\n              <div class=\"goa-lead-ministry\">\n          <strong>Lead ministry:</strong>\n          <span>Communications and Public Engagement</span>\n        </div>\n      \n      <div class=\"goa-feedback\">\n\n        <div class=\"goa-feedback-question active\">\n          <p>Was this page helpful?</p>\n          <div class=\"goa-feedback-question-buttons\">\n            <button class=\"goa-button goa-button--yes\">Yes</button>\n            <button class=\"goa-button goa-button--no\" aria-expanded=\"false\">No</button>\n          </div>\n        </div>\n\n        <div class=\"goa-feedback-form\">\n          <div id=\"form39609\" class=\"goa-form\">\n            <form method=\"post\" action=\"/usingthissite#form39609\" enctype=\"multipart/form-data\" accept-charset=\"utf-8\">\n\n              <div class=\"step-feedback\" data-type=\"feedback\" data-enabled=\"true\"><h2 class=\"goa-feedback-heading\">Tell us more about your experience</h2><button id=\"goa-close\" class=\"goa-button-close\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button>\n                <p class=\"form-legend\" style=\"display: none;\">\n                  All fields are required unless otherwise indicated.\n                </p><div class=\"form-legend form-legend--feedback\">\n                  <p>\n                    You will <strong>NOT</strong> receive a reply on your feedback. Do <strong>NOT</strong> include personal information. To get answers to questions, use\n                    <a href=\"https://www.alberta.ca/general-inquiries#jumplinks-1\">Alberta Connects</a>.\n                  </p>\n                </div>\n\n                \n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion1\">What were you trying to do? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion1\" name=\"textareaQuestion1\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <div class=\"goa-field goa-field--textarea goa--required\">\n                  <label for=\"textareaQuestion2\">What went wrong? (500 character limit)</label>\n                  <textarea id=\"textareaQuestion2\" name=\"textareaQuestion2\" maxlength=\"500\" cols=\"40\" rows=\"4\" required=\"required\" aria-required=\"true\"></textarea>\n                </div>\n\n                <input id=\"path\" name=\"path\" type=\"hidden\" value=\"/usingthissite\">\n                <input id=\"ua\" name=\"ua\" type=\"hidden\" value=\"false\">\n                <input id=\"step\" name=\"step\" type=\"hidden\" value=\"1\">\n\n                <div class=\"goa-buttons\">\n                  <button name=\"buttonSubmit\" class=\"goa-button\" disabled=\"\">Send your feedback</button>\n                <button class=\"goa-button goa--secondary goa-button-close\" name=\"buttonCancel\" type=\"reset\" tabindex=\"-1\" aria-expanded=\"false\">Cancel</button></div>\n\n              </div>\n                          </form>\n          </div>\n\n          <div id=\"disclaimer-reset\" class=\"goa-disclaimer\">\n            <p>Your submissions are monitored by our web team and are used to help improve the experience on Alberta.ca.</p>\n          </div>\n        </div>\n        \n        <div id=\"feedback-message39609\" class=\"goa-feedback-message\"></div>\n\n      </div>\n\n                    \n    </div>\n  </div>\n\n\t\t<div class=\"goa-container\">\n\t\t\t<a href=\"/\" title=\"Home\" class=\"goa-logo\">Alberta.ca</a>\n\n\t\t\t<div class=\"goa-footer--links\">\n\t\t\t\t<div id=\"goa-quicklinks\" class=\"goa-list\">\n\t\t\t\t\t\n<nav role=\"navigation\" id=\"goa-quicklinks-nav\" aria-labelledby=\"block-footer-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-footer-menu\">Footer</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"footer\" class=\"menu__main_nav menu__primary_footer\">\n      \n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/ministries\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7020\">Ministries</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/find-a-job\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/7575\">Jobs</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/contact-government\" class=\"menu_footer__link\" data-drupal-link-system-path=\"node/6862\">Contact government</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_footer__item\">\n            <a href=\"/staff-directory.cfm\" class=\"menu_footer__link\">Staff directory</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\t\t\t\t</div>\n\n\t\t\t\t<div id=\"goa-aboutlinks\" class=\"goa-list\">\n\t\t\t\t\t\n  \n<nav role=\"navigation\" id=\"goa-aboutlinks\" class=\"goa-list\" aria-labelledby=\"block-aboutlinks-menu\">\n\t\t\t\t\t\n\t<h2 class=\"visually-hidden\" id=\"block-aboutlinks-menu\">About Links</h2>\n\n\t\t\t\n  \n  \n  \n  \n          <ul region=\"about_links\" class=\"menu__main_nav menu__primary_about-links\">\n      \n        \n          \n                    <li class=\"menu_about-links__item menu_about-links__item__active_trail\">\n            <a href=\"/usingthissite\" class=\"menu_about-links__link is-active\" data-drupal-link-system-path=\"node/5864\" aria-current=\"page\">Using Alberta.ca</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/disclaimer\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/2990\">Disclaimer</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/privacystatement\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/4931\">Privacy</a>\n\n            \n          </li>\n        \n          \n                    <li class=\"menu_about-links__item\">\n            <a href=\"/accessibility\" class=\"menu_about-links__link\" data-drupal-link-system-path=\"node/761\">Accessibility</a>\n\n            \n          </li>\n        \n      </ul>\n      \n\n\n\t</nav>\n\n\n\t\t\t\t</div>\n\t\t\t</div>\n\n\t\t\t<div class=\"goa-footer--social-copy\">\n\t\t\t\t<div class=\"goa-footer--social goa-socialshare\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t<li class=\"goa-socialshare-facebook\">\n\t\t\t\t\t\t\t<a href=\"https://www.facebook.com/youralberta.ca/\" target=\"_blank\">Facebook</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-twitter\">\n\t\t\t\t\t\t\t<a href=\"https://twitter.com/YourAlberta\" target=\"_blank\">Twitter</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-instagram\">\n\t\t\t\t\t\t\t<a href=\"https://www.instagram.com/youralberta/\" target=\"_blank\">Instagram</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t<li class=\"goa-socialshare-linkedin\">\n\t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/government-of-alberta/\" target=\"_blank\">Linkedin</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ul>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"goa-copyright\">\n\t\t\t\t\t©\n\t\t\t\t\t2026\n\t\t\t\t\tGovernment of Alberta\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\n\t\t\t<div class=\"goa-back-to-top inactive\" inert=\"\"><button id=\"goa-back-to-top-btn\" class=\"goa-button\"><span>Back to top</span></button></div></footer>\n\n<script>\n  // dsComponents\n  goa.init({\n    debug: false,\n    enableescape: false\n  });\n\n  // abLayouts\n  ab.init({\n    enablejumplinks: false,\n    enableupdates: false,\n    debug: false,\n      });\n\n  // abComponents\n  if(abComponents) abComponents.init({\n    debug: false\n  });\n</script>\n  </div><script src=\"https://www.google.com/recaptcha/api.js?onload=initAlbertaForms&amp;render=explicit&amp;hl=en\"></script><button class=\"ab-mask\"></button><div class=\"goa-mask\" style=\"display: none;\"></div>\n\n    \n    \n    <script src=\"/sites/default/files/js/js_jUxYPnGBk6WkH6psN9az6AqdTPY__DBSPyqr6QfIpN4.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=goa_core&amp;include=eJxLz0-MT84vStVPz8lPSszRyc3My8wvSsxLT40vTszN0Ufj65WkFpcAAB1pFJM\"></script>\n\n  \n  \n<script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){function c(a){a=a.replace(/[\\[]/,\"\\\\[\").replace(/[\\]]/,\"\\\\]\");a=new RegExp(\"[\\\\?\\x26]\"+a+\"\\x3d([^\\x26#]*)\");a=a.exec(location.search);return null===a?\"\":decodeURIComponent(a[1].replace(/\\+/g,\" \"))}if(window.MutationObserver){var f=new MutationObserver(function(a){a.forEach(function(b){var d=b.oldValue,e=b.target.className;-1===d.indexOf(\"translated-\")&&-1<e.indexOf(\"translated-\")&&(console.log(b),window.dataLayer.push({event:\"page_translated\",translation_language:b.target.lang||document.getElementsByTagName(\"html\")[0].getAttribute(\"xml:lang\"),\ntranslation_service:\"on-page google translate\"}))})}),g=document.querySelector(\"html\");f.observe(g,{attributes:!0,attributeOldValue:!0,attributeFilter:[\"class\"]})}-1<window.location.href.indexOf(\"translate.googleusercontent.com\")&&window.dataLayer.push({event:\"page_translated\",translation_language:c(\"tl\"),translation_service:\"google translate website\"});-1<window.location.href.indexOf(\"translatoruser-int.com\")&&window.dataLayer.push({event:\"pageTranslated\",translation_language:c(\"to\"),translation_service:\"bing translator website\"})})();</script><script id=\"\" text=\"&lt;/div&gt;\" charset=\"\" type=\"text/javascript\" src=\"https://www.youtube.com/iframe_api\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">window.addEventListener(\"beforeprint\",function(){window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:\"print_intent\"})});</script><script id=\"\" text=\"\" charset=\"\" type=\"text/javascript\" src=\"https://siteimproveanalytics.com/js/siteanalyze_6059666.js\"></script><script type=\"text/javascript\" id=\"\" charset=\"\">function pushMetaTagsToDataLayer(){var a={template:document.querySelector('meta[name\\x3d\"template\"]').getAttribute(\"content\"),ministryId:document.querySelector('meta[name\\x3d\"ministry-id\"]').getAttribute(\"content\"),pageType:document.querySelector('meta[name\\x3d\"page-type\"]').getAttribute(\"content\")};console.log(\"Meta Tags:\",a);window.dataLayer.push({event:\"metaTagsEvent\",template:a.template,ministryId:a.ministryId,pageType:a.pageType});console.log(\"metaTagsEvent pushed to dataLayer\")}\nwindow.addEventListener(\"load\",pushMetaTagsToDataLayer);</script><script type=\"text/javascript\" id=\"\" charset=\"\">document.addEventListener(\"click\",function(b){b.target.closest(\".goa-gallery button\")&&setTimeout(function(){var a=b.target.closest(\".goa-gallery\");a&&(a=a.querySelector(\"img.active\")||a.querySelector(\"img\"))&&window.dataLayer.push({event:\"gallery_view\",image_name:a.alt||a.src.split(\"/\").pop()})},500)},!0);</script><script type=\"text/javascript\" id=\"\" charset=\"\">(function(){document.addEventListener(\"change\",function(a){a=a.target;if(a.form&&a.type!==\"text\"&&a.type!==\"password\"&&a.type!==\"textarea\"&&a.type!==\"email\"&&a.type!==\"tel\"){var b=a.name||a.id||\"unknown_field\",c=a.value;(a.type!==\"checkbox\"||a.checked)&&window.dataLayer.push({event:\"form_interaction\",form_id:a.form.id||\"unknown_form\",field_name:b,selected_value:c})}},!0)})();</script></body></html>",
        "outcomeCount": 427,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 11744,
          "settleDelayMs": 10000,
          "auditMs": 1333,
          "totalMs": 13683,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 990,
          "failed": 19,
          "cantTell": 15,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_role_redundant",
          "element_attribute_deprecated",
          "element_id_unique",
          "element_tabbable_unobscured",
          "element_tabbable_visible",
          "form_submit_button_exists",
          "input_label_visible",
          "style_color_misuse",
          "style_highcontrast_visible",
          "text_block_heading",
          "text_contrast_sufficient",
          "text_quoted_correctly",
          "text_sensory_misuse",
          "widget_tabbable_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c1eb2f64046",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "a11yPatternFingerprint": "3f76b4a87b3d5300baf6af20a3d16d54b5d791ebef6bbcd58966c113282a13a8",
            "a11yPatternDisplayId": "A11Y-PAT-3F76B4A87B3D",
            "a11yOccurrenceFingerprint": "e706c5e7b9b65a7a957f6575b45a479974c4e75617ea6525d1bc558fe899fcbc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E706C5E7B9B6"
          },
          {
            "rule": "style_color_misuse",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Verify color is not used as the only visual means of conveying information",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5230bfc2b4bf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "a11yPatternFingerprint": "8f9900c1908610e40d2ea2a540465b1c03813769f9597a8ec0bbad5a066111ea",
            "a11yPatternDisplayId": "A11Y-PAT-8F9900C19086",
            "a11yOccurrenceFingerprint": "3bc0b9065f7fa44de47967d53934a5bcfa7beefbfa773935818482bed3a0816a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3BC0B9065F7F"
          },
          {
            "rule": "style_highcontrast_visible",
            "xpath": null,
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9af7310399f7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "a11yPatternFingerprint": "dc8a2d310b470eb24e4c0f0bb3daa1ef32eb0b479888605fb54cf73ea75e2b81",
            "a11yPatternDisplayId": "A11Y-PAT-DC8A2D310B47",
            "a11yOccurrenceFingerprint": "0ba2030774667ce78b752d1bec7110ed589ef3602d8bba5fcc2626d5fe0e2c69",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0BA203077466"
          },
          {
            "rule": "element_tabbable_unobscured",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc80c14eb831",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "a11yPatternFingerprint": "de704e201b90da1937a18b83084c7adb473f489ccab30d373c668f0db274ee41",
            "a11yPatternDisplayId": "A11Y-PAT-DE704E201B90",
            "a11yOccurrenceFingerprint": "d6e239bd217b268f7a889ef7548a407905298676251976387451c351a1630808",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D6E239BD217B"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#main\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fd35b5dbe83",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "a11yPatternFingerprint": "785dfa7e95525d876b7bd5ff5d8889cd3b03571745a2375dbcd1ad96c8ab2789",
            "a11yPatternDisplayId": "A11Y-PAT-785DFA7E9552",
            "a11yOccurrenceFingerprint": "47451c205041050c584b178e131805ad1600626334b86121998de1e541556cfa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-47451C205041"
          },
          {
            "rule": "element_tabbable_visible",
            "xpath": null,
            "html": "<a href=\"#goa-main-nav\">",
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f2c54c03a46",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "a11yPatternFingerprint": "17980f8fe0ef1830c7a9191dacd5e1ba72c634cb42d32e2a40314eda973ba1a2",
            "a11yPatternDisplayId": "A11Y-PAT-17980F8FE0EF",
            "a11yOccurrenceFingerprint": "8cd1e645abe575069b1e1d2c05b472c173d83884f25cadd4817e50f2b0248ecd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8CD1E645ABE5"
          },
          {
            "rule": "form_submit_button_exists",
            "xpath": null,
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "message": "Verify the <form> element has a submit button or an image button",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b6816a7c608",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "a11yPatternFingerprint": "9854a0915f73bc9ed8686a7c0f52d227bcbc8cff01529b73ee198516586b6efc",
            "a11yPatternDisplayId": "A11Y-PAT-9854A0915F73",
            "a11yOccurrenceFingerprint": "8282910221930c8998ab0bcbac636ed07d0f4aaa15a6d9e3792e38a3c42f0236",
            "a11yOccurrenceDisplayId": "A11Y-OCC-828291022193"
          },
          {
            "rule": "input_label_visible",
            "xpath": null,
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "message": "The input element does not have an associated visible label",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a67d0e0f3fef",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "a11yPatternFingerprint": "72c0354fdb7a9bf35f1d91173f7ecc09417c978eebe26cab7a033d6fad0f410e",
            "a11yPatternDisplayId": "A11Y-PAT-72C0354FDB7A",
            "a11yOccurrenceFingerprint": "6896edb26f06fb18127da7acd2da47b85624c948da30e19260871b77b2fedf86",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6896EDB26F06"
          },
          {
            "rule": "element_attribute_deprecated",
            "xpath": null,
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba2021f906e2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "a11yPatternFingerprint": "96598818928b13b49126221f247cd8c2474b12707ce926c58415cc77209ec67d",
            "a11yPatternDisplayId": "A11Y-PAT-96598818928B",
            "a11yOccurrenceFingerprint": "e03e8d1524cf5b2501e18a0357c69e616489c2200624208446bde34560356f30",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E03E8D1524CF"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<div class=\"goa-section--heading\">",
            "message": "Confirm this text 'Using Alberta.ca' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ce51cfd1bc0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "a11yPatternFingerprint": "b7ec5ac74b4aa6b20b035b8539fbecdb11efcc0a61f8261635ee65482583d195",
            "a11yPatternDisplayId": "A11Y-PAT-B7EC5AC74B4A",
            "a11yOccurrenceFingerprint": "c7f20ac5f21fc245020f3a7f510ff31d48dbd96d41ac6086357890c67916862d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C7F20AC5F21F"
          },
          {
            "rule": "text_quoted_correctly",
            "xpath": null,
            "html": "<p>",
            "message": "If the following text is a quotation, mark it as a <q> or <blockquote> element: \" x 11\"",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b5cce01eef9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-12d8c1d5",
            "a11yPatternFingerprint": "4e1b9b7670e6e79afe5efcdb18bd8397827442e6928f184909f192dbfed493f8",
            "a11yPatternDisplayId": "A11Y-PAT-4E1B9B7670E6",
            "a11yOccurrenceFingerprint": "821dac14974c0613df88a45549978e63908c3da9146962297e793f6209cac0f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-821DAC14974C"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<h2>",
            "message": "Confirm the user instruction is still understandable without the word(s) 'size'",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20462d525a9c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3cf91610",
            "a11yPatternFingerprint": "b26d94a5da2e02b44387d961f5368d1e9320f0e9fecad3c37b7eaabf85310f58",
            "a11yPatternDisplayId": "A11Y-PAT-B26D94A5DA2E",
            "a11yOccurrenceFingerprint": "7a053f9e35118e9b36f3b19b25bda413e625af2ebd311a11fd7bf89d5507e193",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A053F9E3511"
          },
          {
            "rule": "text_sensory_misuse",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm the user instruction is still understandable without the word(s) 'size'",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1056b54b579f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "a11yPatternFingerprint": "6f32c72481d0fa7333fdc48e1628b408676a8498e6f12ef5e8d8389ce020365c",
            "a11yPatternDisplayId": "A11Y-PAT-6F32C72481D0",
            "a11yOccurrenceFingerprint": "78beadf15190bcac50798adbd568fe04927bba56a97b324500bb8b94a9e834ac",
            "a11yOccurrenceDisplayId": "A11Y-OCC-78BEADF15190"
          },
          {
            "rule": "text_block_heading",
            "xpath": null,
            "html": "<p>",
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7528ea8679d5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "a11yPatternFingerprint": "112406216defb9a5721b19ad3fd8c1affd8b8bbf5642e1b9641a3fe103a2bd60",
            "a11yPatternDisplayId": "A11Y-PAT-112406216DEF",
            "a11yOccurrenceFingerprint": "eeaf6913382cfff9c9625add2bba6800156747a4a9d83269a5614618548b2757",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EEAF6913382C"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d91f7e3292c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "a11yPatternFingerprint": "2756200642fcc1e26be0e34c8769441543f0ae1cef5bc78e3e5286514a298299",
            "a11yPatternDisplayId": "A11Y-PAT-2756200642FC",
            "a11yOccurrenceFingerprint": "096e8d3e90fa27cca489b888d8244492b4ddece7f58d2ff31f287c1c7dceb2cd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-096E8D3E90FA"
          },
          {
            "rule": "aria_role_redundant",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ec0e3ccaee3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "a11yPatternFingerprint": "548a36d00039fb3268337ff9bf7fbeb7cdb7ac28896a5721c4eb4df6461d138e",
            "a11yPatternDisplayId": "A11Y-PAT-548A36D00039",
            "a11yOccurrenceFingerprint": "d5c9189ef14d496ea0fbf70eac459393b9ac20bb966d557cc82b3a42b0eb5b7e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D5C9189EF14D"
          },
          {
            "rule": "element_id_unique",
            "xpath": null,
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "388ea0140d14",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "a11yPatternFingerprint": "525abc5609492905416e8a8fb926a079c373202417a11a4291ed39ed69422b4f",
            "a11yPatternDisplayId": "A11Y-PAT-525ABC560949",
            "a11yOccurrenceFingerprint": "ae256e96073d5969a9d7cfc8b8678b44555f9bfbdd7e5dc5ee016faab0837e01",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AE256E96073D"
          },
          {
            "rule": "widget_tabbable_exists",
            "xpath": null,
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "message": "Component with \"button\" role does not have a tabbable element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db7b424dc905",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "a11yPatternFingerprint": "31a7295c713e5f6f5a79ce18657c13d6cf13dc6ca295f0639ac22812f4ad3757",
            "a11yPatternDisplayId": "A11Y-PAT-31A7295C713E",
            "a11yOccurrenceFingerprint": "59ec75c0b557c924112073da5ddd4899a0b0696ea688e6f5883110d5135ffcc4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59EC75C0B557"
          },
          {
            "rule": "text_contrast_sufficient",
            "xpath": null,
            "html": "<span>",
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01e02b0d2e9b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "a11yPatternFingerprint": "576fd219dc5153199002cb0bdac2b8c772cc5cf87798ad7953890063e1348c7b",
            "a11yPatternDisplayId": "A11Y-PAT-576FD219DC51",
            "a11yOccurrenceFingerprint": "a4c2df5314662677204a9a3ad0c2de044d796346af15bbc884941abf2804af0d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A4C2DF531466"
          }
        ],
        "outcomeCount": 1016,
        "uniqueFailedCount": 19,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "passed",
        "description": "No horizontal overflow detected at 320px width",
        "overflowAmountPx": 0,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 8,
          "errors": 0,
          "warnings": 8,
          "suggestions": 0
        },
        "issues": [
          {
            "severity": "warning",
            "rule": "aria-landmarks",
            "element": "<div class=\"goa-togglemenu\" role=\"navigation\" aria-label=\"Menu\">",
            "message": "Element appears to be used for navigation",
            "suggestion": "Consider using <nav> semantic element instead",
            "line": 0,
            "fingerprint": "a02644fa3a53",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-708af80d",
            "a11yPatternFingerprint": "7cfef81c8566a40c374f67425bd33ec145cb0fa3eca9102a44dfddc6da826edf",
            "a11yPatternDisplayId": "A11Y-PAT-7CFEF81C8566",
            "a11yOccurrenceFingerprint": "53288ecc06022b46b1ce59595896e368b1e33ce79f530b78d80bafa9f69f2372",
            "a11yOccurrenceDisplayId": "A11Y-OCC-53288ECC0602"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7716510fab60",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "339f61306bfe1c321be0d4a2e4245771053a25438a99d15e0cde53cdb6d9d00c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-339F61306BFE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7716510fab60",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "339f61306bfe1c321be0d4a2e4245771053a25438a99d15e0cde53cdb6d9d00c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-339F61306BFE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<nav id=\"goa-main-nav\" class=\"goa-nav noindex\" tabindex=\"-1\" aria-label=\"Main navigation\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "2cfdda5497a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-05b78fd9",
            "a11yPatternFingerprint": "51bf3e43c47c7d5b0e76974f8fa5dfa2c5bad6c1ec3e38bef963eaef57463d6a",
            "a11yPatternDisplayId": "A11Y-PAT-51BF3E43C47C",
            "a11yOccurrenceFingerprint": "ff07bb21c0ea84fd5268948cc2ea964ec1c97a36abe3001ac6a496931e9a3c41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF07BB21C0EA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "7716510fab60",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0d558df2",
            "a11yPatternFingerprint": "fe54bdb4c9a7b4671caa5c768cdd59329fd47a6d01b5bc54b9c73b1248ceb67f",
            "a11yPatternDisplayId": "A11Y-PAT-FE54BDB4C9A7",
            "a11yOccurrenceFingerprint": "339f61306bfe1c321be0d4a2e4245771053a25438a99d15e0cde53cdb6d9d00c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-339F61306BFE"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa-button--no\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "fafe06d2183f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46d891ff",
            "a11yPatternFingerprint": "9efc23bb46092b9b5afb74450b90004457c3975c030b1c01af1b992d13fd5a20",
            "a11yPatternDisplayId": "A11Y-PAT-9EFC23BB4609",
            "a11yOccurrenceFingerprint": "476544bb1fda4550e29a14cd3e5c0b62e7b4100cbc55b670b9229798c29dee62",
            "a11yOccurrenceDisplayId": "A11Y-OCC-476544BB1FDA"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button id=\"goa-close\" class=\"goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "1c552793b6ef",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-45844f86",
            "a11yPatternFingerprint": "70a25ced778694d649eb2041e421ed74e680109e00ba34ce9611ddfe74262d89",
            "a11yPatternDisplayId": "A11Y-PAT-70A25CED7786",
            "a11yOccurrenceFingerprint": "e8226606db1c9a62c1b65c1e24018f151696fe116e166ddc37f7a4cc61a23d7f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E8226606DB1C"
          },
          {
            "severity": "warning",
            "rule": "aria-expanded",
            "element": "<button class=\"goa-button goa--secondary goa-button-close\" tabindex=\"-1\" aria-expanded=\"false\">",
            "message": "Element uses aria-expanded=\"false\" for disclosure state",
            "suggestion": "Consider using native <details> and <summary> elements for expandable content",
            "line": 0,
            "fingerprint": "a8afed8065a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3a958219",
            "a11yPatternFingerprint": "d9857181d1c45cf8a6d0db42dc0db9a2b490994f7b427f4a91850aecca41a06a",
            "a11yPatternDisplayId": "A11Y-PAT-D9857181D1C4",
            "a11yOccurrenceFingerprint": "86ff7b6bde556f3ae3c181d2d4479685e0578a940b7f75973b472bd21e48f0e6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-86FF7B6BDE55"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 287,
        "pageNavigationMs": 11744,
        "pageLoadDelayMs": 10000,
        "totalMs": 18314,
        "scannerMs": {
          "axe": 13683,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://alberta.ca/west-coast-oil-pipeline",
      "finalUrl": "https://alberta.ca/west-coast-oil-pipeline",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 141,
      "error": "fetch failed",
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "reflowRisk": {
        "executed": false,
        "result": null,
        "description": null,
        "overflowAmountPx": null,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": "fetch failed"
      },
      "semantica11y": {
        "executed": false,
        "summary": null,
        "issues": [],
        "error": "fetch failed"
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 141,
        "pageNavigationMs": 0,
        "pageLoadDelayMs": 10000,
        "totalMs": 141,
        "scannerMs": {
          "axe": null,
          "accesslint": null
        }
      }
    }
  ],
  "enhanced": {
    "consolidatedFailures": [
      {
        "rule": "aria_role_redundant",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 91,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<main role=\"main\" id=\"main\">",
            "xpath": null,
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "916fa7cea2b5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-1bb3f41b",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" alt=\"\" src=\"/system/files/styles/card_image_regular/private/em-ncop-card-750x422.jpg?itok=SxdcjLjI\">",
            "xpath": null,
            "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "10ab3f30ced3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f13188bc",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "xpath": null,
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0e190c290061",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "xpath": null,
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "17c4896628e5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3c8d2ca7",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<nav aria-labelledby=\"block-footer-menu\" id=\"goa-quicklinks-nav\" role=\"navigation\">",
            "xpath": null,
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "bf5820fff9c8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-96a46b17",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "element_tabbable_visible",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 63,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<a href=\"#main\">",
            "xpath": null,
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0708894adb8f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<a href=\"#goa-main-nav\">",
            "xpath": null,
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a7e814ee6dbf",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<a href=\"#main\">",
            "xpath": null,
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2db6f61964d1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<a href=\"#goa-main-nav\">",
            "xpath": null,
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1f95c18874a6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-26e8a79b",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<a href=\"#main\">",
            "xpath": null,
            "message": "Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "976d5d1c3e3a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8a5a1fd8",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "element_attribute_deprecated",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 57,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "xpath": null,
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c515e9d91e15",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "xpath": null,
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "3d5d7ce26253",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "xpath": null,
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e750e2c6debe",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 18.01 18\" height=\"18\" width=\"18\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
            "xpath": null,
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "246b095bea49",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ad6a4918",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<meta content=\"A7vZI3v+Gz7JfuRolKNM4Aff6zaGuT7X0mf3wtoZTnKv6497cVMnhy03KDqX7kBz/q/iidW7srW31oQbBt4VhgoAAACUeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGUuY29tOjQ0MyIsImZlYXR1cmUiOiJEaXNhYmxlVGhpcmRQYXJ0eVN0b3JhZ2VQYXJ0aXRpb25pbmczIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "xpath": null,
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "708722410d20",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-84d74e87",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "aria_content_in_landmark",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 55,
        "examples": [
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<h3 class=\"sr-only\">",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6535936cbc1c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ca1da133",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<a href=\"/find-a-job.aspx\">",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "65be962636ae",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-450dc9aa",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<a href=\"/staff-directory.cfm\">",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8545e0b9c283",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0c592452",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<a href=\"/open-government-program.aspx\">",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "78b458f13557",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d572c365",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<a href=\"/ministries.aspx\">",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "83232318c3a4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e1b98dc8",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "text_contrast_sufficient",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 39,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<h1 class=\"goa-hero-large-title\">",
            "xpath": null,
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 48px and weight of 700",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "89c23f732203",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b8b9f416",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<p class=\"goa-hero-large-lede\">",
            "xpath": null,
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 24px and weight of 400",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e8ddc848a94d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-eace9585",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<span>",
            "xpath": null,
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0060655554ad",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<span>",
            "xpath": null,
            "message": "The foreground text and its background color are both detected as #f2f2f2. Verify the text meets the WCAG AA requirements for minimum contrast",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1eae21695f44",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<span>",
            "xpath": null,
            "message": "Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 48px and weight of 700",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a49c0a0a67d4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-09796b46",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "color-contrast",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Visual Designer"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "1.4.3"
          ],
          "conformanceLevel": "AA",
          "description": "Ensures text and interactive elements have sufficient contrast ratio (4.5:1 for normal text, 3:1 for large text) against their background."
        },
        "wcag": {
          "scs": [
            "1.4.3"
          ],
          "level": "AA"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 37,
        "examples": [
          {
            "url": "https://alberta.ca/alberta-ca-account",
            "html": "<button class=\"\" aria-expanded=\"false\">Request an ante-mortem inspection by video</button>",
            "xpath": "#accordion6309 > h3 > button",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6309 > h3 > button"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b2c8a187fd98",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-de423d1d",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/alberta-ca-account",
            "html": "<button class=\"\" aria-expanded=\"false\">Develop nutrient management plans for crop production</button>",
            "xpath": "#accordion6310 > h3 > button",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion6310 > h3 > button"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "77b95ca2aef7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-489a00c6",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/alberta-ca-account",
            "html": "<button class=\"\" aria-expanded=\"false\">Agriculture and forestry</button>",
            "xpath": "#accordion49347 > h3 > button",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49347 > h3 > button"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "48cada98537d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-93bc456a",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/alberta-ca-account",
            "html": "<button class=\"\" aria-expanded=\"false\">Digital services and applications</button>",
            "xpath": "#accordion49348 > h3 > button",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49348 > h3 > button"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8493055c4239",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bc7b8926",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/alberta-ca-account",
            "html": "<button class=\"\" aria-expanded=\"false\">Environmental services</button>",
            "xpath": "#accordion49349 > h3 > button",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.45 (foreground color: #006dcc, background color: #eeeeee, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#accordion49349 > h3 > button"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "09a24ab3be89",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-dc3690db",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "style_highcontrast_visible",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 36,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "420da39528c0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "eb07ccbaca26",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a6324abf6313",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4c5675b6081f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/family-and-social-supports-topic",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b142ff38c66f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-34c9282f",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "style_color_misuse",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 34,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Verify color is not used as the only visual means of conveying information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1e8b6d26603f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Verify color is not used as the only visual means of conveying information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5f17a1eb0237",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Verify color is not used as the only visual means of conveying information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "43c2b81c2ebc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Verify color is not used as the only visual means of conveying information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "aeeb3d9bfe4f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/family-and-social-supports-topic",
            "html": "<link href=\"/sites/default/files/css/css_SclXHuvBDIqLeQBkHWKzeUmAqgjwcheaJlVpJFLyo7I.css?delta=0&language=en&theme=goa_core&include=eJxNyEEKAyEMQNELBT3SEE1wwkQjiU5pT1-YTbv5fF69mGSZHzKIxypq9cp_D9Wc8zDvqPJhaIbHQ02toMJEx-Y4z8jke6Kmn6Q95i4qcTJBvGNxzwWD4RZ-RX6autFW_gIm5TUY\" media=\"all\" rel=\"stylesheet\">",
            "xpath": null,
            "message": "Verify color is not used as the only visual means of conveying information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e93e195bf21b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c3e2f40e",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "input_label_visible",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 34,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "xpath": null,
            "message": "The input element does not have an associated visible label",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "069c4fcb3924",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "xpath": null,
            "message": "The input element does not have an associated visible label",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4c64ad7d1066",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<button aria-label=\"Toggle collapsed breadcrumbs\" class=\"breadcrumb-toggle\">",
            "xpath": null,
            "message": "The input element does not have an associated visible label",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "82991f6f82ac",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-366b54b4",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "xpath": null,
            "message": "The input element does not have an associated visible label",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1cd5fc41f637",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<button aria-label=\"Search\" id=\"goa-search-button\">",
            "xpath": null,
            "message": "The input element does not have an associated visible label",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e090972d9147",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a264a0aa",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "element_tabbable_unobscured",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 30,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<a href=\"#main\">",
            "xpath": null,
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b8d9fb054fff",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<a href=\"#main\">",
            "xpath": null,
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c19b8d220c1e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<a href=\"#main\">",
            "xpath": null,
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "9bf3316a526e",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<a href=\"#main\">",
            "xpath": null,
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5f9cee6baa6c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/family-and-social-supports-topic",
            "html": "<a href=\"#main\">",
            "xpath": null,
            "message": "Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "50d0faf3e0cd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-74f0c408",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "form_submit_button_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 29,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "xpath": null,
            "message": "Verify the <form> element has a submit button or an image button",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d34043121641",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "xpath": null,
            "message": "Verify the <form> element has a submit button or an image button",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8c3f2e849686",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "xpath": null,
            "message": "Verify the <form> element has a submit button or an image button",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "fdae1efa58f6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "xpath": null,
            "message": "Verify the <form> element has a submit button or an image button",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "dfa442f0d0d5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/family-and-social-supports-topic",
            "html": "<form role=\"search\" action=\"https://search.alberta.ca/alberta/Pages/results.aspx\">",
            "xpath": null,
            "message": "Verify the <form> element has a submit button or an image button",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "cce3e7598b69",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0a04677e",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "element_id_unique",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 29,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "xpath": null,
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2b8a87f49dfe",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "xpath": null,
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c1379c686656",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "xpath": null,
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "cdaef4456bb0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "xpath": null,
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5e3206e2df84",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/family-and-social-supports-topic",
            "html": "<nav aria-labelledby=\"block-aboutlinks-menu\" class=\"goa-list\" id=\"goa-aboutlinks\" role=\"navigation\">",
            "xpath": null,
            "message": "The <nav> element has the id \"goa-aboutlinks\" that is already in use",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "cb7bbd52dbba",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-10af81db",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "widget_tabbable_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 29,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "xpath": null,
            "message": "Component with \"button\" role does not have a tabbable element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "10123d97fbea",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "xpath": null,
            "message": "Component with \"button\" role does not have a tabbable element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "938247dda8b9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "xpath": null,
            "message": "Component with \"button\" role does not have a tabbable element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "9c0affab2b91",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "xpath": null,
            "message": "Component with \"button\" role does not have a tabbable element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6741bbbdf014",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/family-and-social-supports-topic",
            "html": "<button class=\"goa-button\" id=\"goa-back-to-top-btn\">",
            "xpath": null,
            "message": "Component with \"button\" role does not have a tabbable element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c824a6cd2fa5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c5005891",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "text_block_heading",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 21,
        "examples": [
          {
            "url": "https://alberta.ca/accessibility",
            "html": "<p>",
            "xpath": null,
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ca186b4e2e71",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<p>",
            "xpath": null,
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a48f027bd9ee",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/ahcip",
            "html": "<div class=\"goa-section--heading\">",
            "xpath": null,
            "message": "Confirm this text 'Alberta Health Care Insurance Plan' is used as a heading and if so, modify to use a heading element or role",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "bd011301ba0f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/ahcip",
            "html": "<p>",
            "xpath": null,
            "message": "Confirm this text 'Was this page helpful?' is used as a heading and if so, modify to use a heading element or role",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "675e6038d96b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-499abfb6",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/aish",
            "html": "<div class=\"goa-section--heading\">",
            "xpath": null,
            "message": "Confirm this text 'Assured Income for the Severely Handicapped (AISH)' is used as a heading and if so, modify to use a heading element or role",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "74303fd09d00",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-36733184",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "aria-allowed-role",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 11,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" alt=\"Alberta Emergency Alert app icon\" title=\"Alberta Emergency Alert app grey\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">",
            "xpath": ".goa-column-25-50-100.goa-card:nth-child(3) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c6a7d459b9ca",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a0690074",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Two men standing in ...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "xpath": ".goa-column-25-50-100.goa-card:nth-child(4) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f23316254913",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-6f490c50",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Image of a medical b...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(5) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f9d01720d746",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-da1f265c",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" class=\"image-style-card-image-regular img-lazy\" decoding=\"async\" role=\"presentation\">",
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(6) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "598ea62e0a33",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8c0f77e0",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img loading=\"lazy\" src=\"/system/files/styles...\" alt=\"Adult and child hold...\" class=\"image-style-card-ima...\" decoding=\"async\" role=\"presentation\">",
            "xpath": ".goa-card.goa-column-33-33-100:nth-child(7) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading=\"lazy\"]",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d011d69d4176",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-d677e4c9",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "text_sensory_misuse",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 11,
        "examples": [
          {
            "url": "https://alberta.ca/vehicle-registration-renewal",
            "html": "<p>",
            "xpath": null,
            "message": "Confirm the word(s) 'below' of the user instruction is used to indicate a logical rather than visual position",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8d1590cb82d2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/ahcip",
            "html": "<h2>",
            "xpath": null,
            "message": "Confirm the word(s) 'top' of the user instruction is used to indicate a logical rather than visual position",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7115edf2b5da",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3cf91610",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/alberta-ca-account",
            "html": "<p>",
            "xpath": null,
            "message": "Confirm the word(s) 'below' of the user instruction is used to indicate a logical rather than visual position",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "cc49959102f8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<p>",
            "xpath": null,
            "message": "Confirm the word(s) 'lower' of the user instruction is used to indicate a logical rather than visual position",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1eb40c7be025",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
            "html": "<p>",
            "xpath": null,
            "message": "Confirm the user instruction is still understandable without the word(s) 'larger'",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "eb33225501c1",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e603b1f2",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "img_alt_decorative",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 10,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" title=\"Alberta Emergency Alert app grey\" alt=\"Alberta Emergency Alert app icon\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" loading=\"lazy\">",
            "xpath": null,
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "7f3d99f6c417",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-51ef10a5",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Two men standing in front of a group of people, one with their arm around the other one pointing to something in the distance. The other man has a tablet in his hands.\" src=\"/system/files/styles/card_image_regular/private/emergency-preparedness-card-750x422.jpg?itok=9E8ZIEVi\" loading=\"lazy\">",
            "xpath": null,
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "cb1c7f7311a6",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-44137b10",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Image of a medical bed in a hospital with medical equipment and a hospital staff member standing next to the bed.\" src=\"/system/files/styles/card_image_regular/private/hshs-acute-care-action-plan-hero-banner.jpg?itok=nxCDPDQl\" loading=\"lazy\">",
            "xpath": null,
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "dfeef2126104",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7eefbd87",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" loading=\"lazy\">",
            "xpath": null,
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "97ff657291df",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-94c5a044",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Adult and child holding hands in a bright, modern kitchen with a countertop, plants, and household items visible in the background.\" src=\"/system/files/styles/card_image_regular/private/alss-workfirst-card-750x422px.jpg?itok=zl6b2FRB\" loading=\"lazy\">",
            "xpath": null,
            "message": "Image designated as decorative has non-null 'alt' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b5e402d818fc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-574289b7",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "aria_role_valid",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 10,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" title=\"Alberta Emergency Alert app grey\" alt=\"Alberta Emergency Alert app icon\" src=\"/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i\" loading=\"lazy\">",
            "xpath": null,
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "3e3630a40bc8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-0188c28b",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Two men standing in front of a group of people, one with their arm around the other one pointing to something in the distance. The other man has a tablet in his hands.\" src=\"/system/files/styles/card_image_regular/private/emergency-preparedness-card-750x422.jpg?itok=9E8ZIEVi\" loading=\"lazy\">",
            "xpath": null,
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "63eaa032eeea",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bc76ccfb",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Image of a medical bed in a hospital with medical equipment and a hospital staff member standing next to the bed.\" src=\"/system/files/styles/card_image_regular/private/hshs-acute-care-action-plan-hero-banner.jpg?itok=nxCDPDQl\" loading=\"lazy\">",
            "xpath": null,
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "894d038c326d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a7d4cc41",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Multi-coloured diagonal panels showing lightning storm, and sunny blue skies\" src=\"/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI\" loading=\"lazy\">",
            "xpath": null,
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f4a07d8a7e43",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-b56b1dbb",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/",
            "html": "<img role=\"presentation\" decoding=\"async\" class=\"image-style-card-image-regular img-lazy\" alt=\"Adult and child holding hands in a bright, modern kitchen with a countertop, plants, and household items visible in the background.\" src=\"/system/files/styles/card_image_regular/private/alss-workfirst-card-750x422px.jpg?itok=zl6b2FRB\" loading=\"lazy\">",
            "xpath": null,
            "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "27b0f2e14c36",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-2eeb87fd",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "style_background_decorative",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 8,
        "examples": [
          {
            "url": "https://alberta.ca/",
            "html": "<div style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/ti-data-centres-homepage-1920x1080.jpg?itok=NDyG3LoH') center center; background-size: cover;\" class=\"goa-container goa-container--medium goa-container--header goa-background--blue goa-hero goa-hero--large\">",
            "xpath": null,
            "message": "Verify the CSS background image does not convey important information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2f7eacb7e51a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fa45c6ff",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/all-services",
            "html": "<div style=\"background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url(/system/files/styles/responsive_2080/private/cpe-all-services-hero-1920x1080.jpg?itok=5Nm0ZHOn) right center; background-size: cover; background-repeat: no-repeat;\" class=\"goa-hero\">",
            "xpath": null,
            "message": "Verify the CSS background image does not convey important information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4dac8ca80373",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f20caf08",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/budget",
            "html": "<div style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/tbf-budget2026-overview-1920x1080.jpg?itok=D-tfmbTJ') center center; background-size: cover;\" class=\"goa-container goa-container--medium goa-background--blue goa-container--header goa-hero goa-hero--marketing goa-hero--large\">",
            "xpath": null,
            "message": "Verify the CSS background image does not convey important information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "fd5215a026d5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f34bbca8",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/government-of-alberta",
            "html": "<div style=\"background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.75)), url('/system/files/styles/responsive_2080/private/ti-data-centres-homepage-1920x1080.jpg?itok=NDyG3LoH') center center; background-size: cover;\" class=\"goa-container goa-container--medium goa-container--header goa-background--blue goa-hero goa-hero--large\">",
            "xpath": null,
            "message": "Verify the CSS background image does not convey important information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2f7eacb7e51a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fa45c6ff",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/premier.aspx",
            "html": "<style>",
            "xpath": null,
            "message": "Verify the CSS background image does not convey important information",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d962d0eee177",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e10a3f04",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "region",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/region?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5,
        "examples": [
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<div class=\"ab-footer\">",
            "xpath": ".ab-footer",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d82510be6ce8",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
            "html": "<div class=\"ab-footer\">",
            "xpath": ".ab-footer",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "047f0ba9b2ef",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
            "html": "<div class=\"ab-footer\">",
            "xpath": ".ab-footer",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4c35435f1672",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
            "html": "<div class=\"ab-footer\">",
            "xpath": ".ab-footer",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1c9c79b6bd39",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
            "html": "<div class=\"ab-footer\">",
            "xpath": ".ab-footer",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "69de54886002",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-fc9dd037",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "svg_graphics_labelled",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5,
        "examples": [
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "xpath": null,
            "message": "The SVG element has no accessible name",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b779f25d3ac0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "xpath": null,
            "message": "The SVG element has no accessible name",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "9fc81f1c1706",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "xpath": null,
            "message": "The SVG element has no accessible name",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "124fff70a4cc",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "xpath": null,
            "message": "The SVG element has no accessible name",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "97b1b9873e9f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
            "html": "<svg shape-rendering=\"geometricPrecision\" viewBox=\"0 0 216 61\" height=\"42\" width=\"149\" xmlns=\"http://www.w3.org/2000/svg\">",
            "xpath": null,
            "message": "The SVG element has no accessible name",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1293084148e7",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-e2eb2044",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "blockquote_cite_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5,
        "examples": [
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<blockquote>",
            "xpath": null,
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d0ef69e7c765",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
            "html": "<blockquote>",
            "xpath": null,
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6e3466422843",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
            "html": "<blockquote>",
            "xpath": null,
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2ac63c6a2dbb",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
            "html": "<blockquote>",
            "xpath": null,
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8179d81d102d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
            "html": "<blockquote>",
            "xpath": null,
            "message": "Verify that <blockquote> should have a 'cite' attribute and not be used for indentation only",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0f098d601b4b",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-58ff7e6b",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "frame_src_valid",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5,
        "examples": [
          {
            "url": "https://alberta.ca/budget",
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" data-gtm-yt-inspected-155=\"true\" title=\"Budget 2026: Focused on what matters\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/ngdpjwTmHUY&max_width=0&max_height=0&hash=DDKMxyiGxYw5XpGIRKBRh25r35ai4MMqu-0X89YEdIs\">",
            "xpath": null,
            "message": "Verify <frame> content is accessible",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8ef3c26fe8fd",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-bf6b4856",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/budget",
            "html": "<iframe title=\"Budget 2026: Focused on what matters\" allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\" src=\"https://www.youtube.com/embed/ngdpjwTmHUY?feature=oembed\" height=\"113\" width=\"200\">",
            "xpath": null,
            "message": "Verify <frame> content is accessible",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f83a3455a170",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-4f303f03",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/budget",
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" data-gtm-yt-inspected-155=\"true\" title=\"Budget 2026 media briefing and news conference - February 26, 2026\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/bxaW5LWHuLs&max_width=0&max_height=0&hash=o0RH3Q5K2yuVzSBvDkPGlawQnWxSezZbRLO8L5aDp98\">",
            "xpath": null,
            "message": "Verify <frame> content is accessible",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6cb2ab438d0c",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-eda63455",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/news",
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-155=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" title=\"News conference livestreams (June 9, 2023 - present)\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//www.youtube.com/playlist%3Flist%3DPLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz&max_width=0&max_height=0&hash=wyuMqXm1VkTQwyggqzZoM-461Vv6OAPQCWJVpZLCYIY\">",
            "xpath": null,
            "message": "Verify <frame> content is accessible",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5a057cb5ef1a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-ff93d5e4",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/news",
            "html": "<iframe allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\" src=\"https://www.youtube.com/embed/videoseries?list=PLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz\" height=\"113\" width=\"200\">",
            "xpath": null,
            "message": "Verify <frame> content is accessible",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "745167b93344",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-55f2a24d",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "style_focus_visible",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://alberta.ca/budget",
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" data-gtm-yt-inspected-155=\"true\" title=\"Budget 2026: Focused on what matters\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/ngdpjwTmHUY&max_width=0&max_height=0&hash=DDKMxyiGxYw5XpGIRKBRh25r35ai4MMqu-0X89YEdIs\">",
            "xpath": null,
            "message": "Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c992cb20e642",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-c6b4b6f2",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/budget",
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" data-gtm-yt-inspected-155=\"true\" title=\"Budget 2026 media briefing and news conference - February 26, 2026\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//youtu.be/bxaW5LWHuLs&max_width=0&max_height=0&hash=o0RH3Q5K2yuVzSBvDkPGlawQnWxSezZbRLO8L5aDp98\">",
            "xpath": null,
            "message": "Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5894de350aae",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-27e80522",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/budget",
            "html": "<a href=\"https://www.alberta.ca/NewsRoom/newsroom.cfm?numDaysBack=365&deptID=0&keywordRSS=budget\" class=\"button-rss\">",
            "xpath": null,
            "message": "Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6d75324bcff2",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-9132369e",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/news",
            "html": "<iframe data-gtm-yt-inspected-122726543_738=\"true\" data-gtm-yt-inspected-122726543_68=\"true\" data-gtm-yt-inspected-155=\"true\" data-gtm-yt-inspected-8445890_1612=\"true\" data-gtm-yt-inspected-8445890_141=\"true\" data-gtm-yt-inspected-162=\"true\" title=\"News conference livestreams (June 9, 2023 - present)\" loading=\"lazy\" class=\"media-oembed-content\" height=\"113\" width=\"200\" src=\"https://www.alberta.ca/media/oembed?url=https%3A//www.youtube.com/playlist%3Flist%3DPLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz&max_width=0&max_height=0&hash=wyuMqXm1VkTQwyggqzZoM-461Vv6OAPQCWJVpZLCYIY\">",
            "xpath": null,
            "message": "Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "43d57d3e303f",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-679f7310",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "aria_complementary_labelled",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
            "html": "<aside role=\"complementary\">",
            "xpath": null,
            "message": "Element with \"complementary\" role does not have a label",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d106718031a5",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46033ebd",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
            "html": "<aside role=\"complementary\">",
            "xpath": null,
            "message": "Element with \"complementary\" role does not have a label",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f8463c280705",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46033ebd",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
            "html": "<aside role=\"complementary\">",
            "xpath": null,
            "message": "Element with \"complementary\" role does not have a label",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "1520cfaef652",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-46033ebd",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "heading_markup_misuse",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
            "html": "<h3>",
            "xpath": null,
            "message": "Verify that the heading element is a genuine heading",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "bca6bd2cdb54",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a9f5dd65",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
            "html": "<h2>",
            "xpath": null,
            "message": "Verify that the heading element is a genuine heading",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b24e9db94827",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a77e6faf",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
            "html": "<h3>",
            "xpath": null,
            "message": "Verify that the heading element is a genuine heading",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "fda2b7c7b498",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-a9f5dd65",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "aria-allowed-attr",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "4.1.2"
          ],
          "conformanceLevel": "A",
          "description": "Ensures ARIA attributes are only used on elements where they are permitted by the ARIA specification."
        },
        "wcag": {
          "scs": [
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/aria-allowed-attr?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://alberta.ca/budget",
            "html": "<a class=\"ytmVideoInfoVideoTitle\" aria-level=\"2\" href=\"https://www.youtube.com/watch?v=ngdpjwTmHUY\"><span class=\"ytAttributedStringHost ytmVideoInfoLink ytAttributedStringWhiteSpaceNoWrap\" style=\"\">Budget 2026: Focused on what matters</span></a>",
            "xpath": "#goa-band29421 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe",
            "message": "Elements must only use supported ARIA attributes",
            "fixSummary": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"2\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0229e36f2e73",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-6fc680df",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/budget",
            "html": "<a class=\"ytmVideoInfoVideoTitle\" aria-level=\"2\" href=\"https://www.youtube.com/watch?v=bxaW5LWHuLs\"><span class=\"ytAttributedStringHost ytmVideoInfoLink ytAttributedStringWhiteSpaceNoWrap\" style=\"\">Budget 2026 media briefing and news conference - February 26, 2026</span></a>",
            "xpath": "#goa-band73942 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe",
            "message": "Elements must only use supported ARIA attributes",
            "fixSummary": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"2\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4434238c6b88",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-4e8d48d8",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/news",
            "html": "<a class=\"ytmVideoInfoVideoTitle\" aria-level=\"2\" href=\"https://www.youtube.com/watch?v=vv6lEdac_Vs\"><span class=\"ytAttributedStringHost ytmVideoInfoLink ytAttributedStringWhiteSpaceNoWrap\" style=\"\">Local investment, lasting results - August 11, 2026</span></a>",
            "xpath": "iframe",
            "message": "Elements must only use supported ARIA attributes",
            "fixSummary": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"2\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "12f6c4c48254",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-f33d3218",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "label_name_visible",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://alberta.ca/alberta-ca-account",
            "html": "<a aria-label=\"Access your Alberta.ca Account\" target=\"_blank\" href=\"https://account.alberta.ca/ui/sign-in/signin\" class=\"goa-cta\">",
            "xpath": null,
            "message": "Accessible name does not match or contain the visible label text",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "933df7a4f53a",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-edd62f5d",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/public-engagement",
            "html": "<a href=\"/search-public-engagements\" class=\"goa-cta \n  goa-color--blue\n\" aria-label=\"\n  Participate and contribute to decisions that affect Alberta\n\">",
            "xpath": null,
            "message": "Accessible name does not match or contain the visible label text",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "737ef31e43a0",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-8f0b0197",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "html_lang_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://alberta.ca/budget",
            "html": "<html>",
            "xpath": null,
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a4ac77e6ad93",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7bf55680",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/news",
            "html": "<html>",
            "xpath": null,
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4c2da9be0460",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-7bf55680",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "html_skipnav_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://alberta.ca/budget",
            "html": "<html>",
            "xpath": null,
            "message": "Verify there is a way to bypass blocks of content that are repeated on multiple Web pages",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "9f3d1330dc66",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-622ff3e1",
            "corroboratedBy": null
          },
          {
            "url": "https://alberta.ca/news",
            "html": "<html>",
            "xpath": null,
            "message": "Verify there is a way to bypass blocks of content that are repeated on multiple Web pages",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "b5c1b00fe67d",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-622ff3e1",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "landmark-unique",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.12/landmark-unique?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
            "html": "<aside role=\"complementary\">",
            "xpath": ".goa-grid-100-100-100 > .side-content > aside",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "aside > .side-content > aside"
            ],
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c1d53bde38e4",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-3cadcd60",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "frame_title_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://alberta.ca/news",
            "html": "<iframe allowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\" src=\"https://www.youtube.com/embed/videoseries?list=PLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz\" height=\"113\" width=\"200\">",
            "xpath": null,
            "message": "Inline frame does not have a 'title' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d5313d82cbd3",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-2d1d597a",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "table_headers_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
            "html": "<table cellspacing=\"”6”\" cellpadding=\"”6”\" border=\"”0”\">",
            "xpath": null,
            "message": "Table has no headers identified",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "fd8a6ba61728",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-cb34f04e",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "text_quoted_correctly",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://alberta.ca/usingthissite",
            "html": "<p>",
            "xpath": null,
            "message": "If the following text is a quotation, mark it as a <q> or <blockquote> element: \" x 11\"",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4b5cce01eef9",
            "firstSeenAt": "2026-08-15T22:34:30.932Z",
            "patternId": "A11Y-12d8c1d5",
            "corroboratedBy": null
          }
        ]
      }
    ],
    "roleStats": {
      "UX Designer": 5,
      "Visual Designer": 37,
      "Content Author": 0,
      "Front-End Developer": 640
    },
    "severityStats": {
      "Critical": 0,
      "Serious": 40,
      "Moderate": 637,
      "Minor": 0
    }
  },
  "changeTracking": {
    "newCount": 784,
    "notObservedCount": 0,
    "newIssues": [
      {
        "fingerprint": "c6a7d459b9ca",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f23316254913",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f9d01720d746",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe"
      },
      {
        "fingerprint": "598ea62e0a33",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d011d69d4176",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1e8b6d26603f",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "420da39528c0",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b8d9fb054fff",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0708894adb8f",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a7e814ee6dbf",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d34043121641",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "069c4fcb3924",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c515e9d91e15",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "916fa7cea2b5",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2f7eacb7e51a",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:style_background_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "89c23f732203",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e8ddc848a94d",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "10ab3f30ced3",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7f3d99f6c417",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:img_alt_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3e3630a40bc8",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cb1c7f7311a6",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:img_alt_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "63eaa032eeea",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "dfeef2126104",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:img_alt_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "894d038c326d",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "97ff657291df",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:img_alt_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f4a07d8a7e43",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b5e402d818fc",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:img_alt_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "27b0f2e14c36",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0e190c290061",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "17c4896628e5",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2b8a87f49dfe",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "10123d97fbea",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0060655554ad",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7bcd16aea967",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "49ffa635256b",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f9cb5a90a507",
        "url": "https://www.alberta.ca/",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3d5d7ce26253",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5f17a1eb0237",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "eb07ccbaca26",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c19b8d220c1e",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2db6f61964d1",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1f95c18874a6",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8c3f2e849686",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4c64ad7d1066",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e750e2c6debe",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "82991f6f82ac",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ca186b4e2e71",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "bf5820fff9c8",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7b5f7ce3f5af",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c1379c686656",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "938247dda8b9",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1eae21695f44",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a1b471d869a4",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "720439368e48",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "48ca7b019f62",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2cd2b063c617",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6c8074289af7",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7d72ffb1e959",
        "url": "https://www.alberta.ca/accessibility",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "43c2b81c2ebc",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a6324abf6313",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9bf3316a526e",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "976d5d1c3e3a",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7584969843ba",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fdae1efa58f6",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1cd5fc41f637",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "246b095bea49",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4dac8ca80373",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:style_background_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a49c0a0a67d4",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "718b9d76fb42",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2820babfce91",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d7447edbfae9",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cdaef4456bb0",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9c0affab2b91",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "28545a351505",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "aec53880dada",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ada173712e8c",
        "url": "https://www.alberta.ca/all-services",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "708722410d20",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "aeeb3d9bfe4f",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4c5675b6081f",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5f9cee6baa6c",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1133482b60ea",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d21a4ebec030",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "dfa442f0d0d5",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e090972d9147",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ef68482194a1",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "de26cc2cdbe5",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8d1590cb82d2",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a48f027bd9ee",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2e0f1f1492de",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "bdb9f277eed8",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5e3206e2df84",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6741bbbdf014",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ca15eb75e14c",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "232233bbccbb",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4672b0a3a704",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "19ed58c6083f",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e85579952cbc",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9d64476eb770",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "16ade91d29fb",
        "url": "https://www.alberta.ca/vehicle-registration-renewal",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e93e195bf21b",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b142ff38c66f",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "50d0faf3e0cd",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "05e1d836c2a5",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a0663633a8e4",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cce3e7598b69",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0ea7d38b83fa",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a8519b9b0abe",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c3a79a796f59",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1e32789a0c88",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3f7db2141424",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cb7bbd52dbba",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c824a6cd2fa5",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8cfcc1e44876",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "02125ab63b39",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ebe788304875",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "64f0ac4695a8",
        "url": "https://www.alberta.ca/family-and-social-supports-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "07eb76a7ab85",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "be11bc975adb",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fd3235175c4e",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "15dcec886b95",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "358ce6e76923",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e20e9b361e81",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3d887aac981e",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b6b42f524b7a",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e85e1cb87dac",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "bd011301ba0f",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7115edf2b5da",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "675e6038d96b",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d1457a806f2c",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6bfc0240275f",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "009b2919be3f",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0d0b9c8f309a",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "df1345117c1f",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e3fd80edb2b1",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5196f580a568",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "49312882918e",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0f60424382b9",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "167f60badc88",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5364fa31e1bc",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "263907548ddc",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3855a7263f22",
        "url": "https://www.alberta.ca/ahcip",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cedc1f039a0b",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "79b870246b00",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6c5ec26b63bd",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9721742e3fc2",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "29f68c917954",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1c1528710b7a",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a23e55149ea2",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "29cf13ad7a3c",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5837ae639a1c",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "06a8dfb9e687",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "74303fd09d00",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3f093d41d4c3",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "61ef8e748280",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "854539dc5285",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "10e63ad970a9",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3f800e66383a",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ec988fd992aa",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cb66338e4807",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8cfc206005c3",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6f2c476c85f4",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "670b4aecc019",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b24dc2ba905d",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8653ad7d0855",
        "url": "https://www.alberta.ca/aish",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b2c8a187fd98",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "77b95ca2aef7",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "48cada98537d",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8493055c4239",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "09a24ab3be89",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0329032b6cb1",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "31d14bd47af7",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e6e21014c747",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bf5fff471d15",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c4dce66670a",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a1516f0e747",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d667a515a866",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0be140269ab1",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3334b789cadc",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "487bf51a4646",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9f5d362197f1",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "140230bfed31",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5cb5f44e683d",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "392152e609c7",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9452dff8280a",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "bc824bb41ad8",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b114cbce1cee",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ccffef3bc63a",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7f3eb95c19dd",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a50d86441c6f",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9bc0326dd54e",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6eaa6ffcefd8",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "20fe543568d5",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "05c553d92966",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1adef12e3429",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a287eb96f8b5",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08564ed19351",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5af36712b307",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fbbe14acc290",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "74d005b9db12",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8785726b40b3",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5fb77918eea7",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "wcag:wcag143|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8e7e5a11d0ed",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8d601b08f02a",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b7bed945c33e",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2444841a2808",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d7f0e6744398",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "428b2b94286e",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8075574636c0",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "223759a5ab58",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "95c9ff4ce526",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d2680f1a5419",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cc49959102f8",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "933df7a4f53a",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2b172a97ea5c",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c14e6fa2988f",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4aa57cfd78ef",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7099cd1c5f0c",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "556eadb675e8",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f6fc734bd87a",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a0b4c10db7ca",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a02a337c89d0",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7f0ad39d6375",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f3ef3d6c0650",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "33b7076fec88",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "195b8f179aeb",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f359b60b6926",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "40ffe8fc2726",
        "url": "https://www.alberta.ca/alberta-ca-account",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d82510be6ce8",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f6ce8222d043",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "af59ddc17e77",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c35fbb71a99e",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e5285dd27eb7",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b779f25d3ac0",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2a16084d25fd",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1eb40c7be025",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d0ef69e7c765",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:blockquote_cite_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3b6d719ab80a",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d106718031a5",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_complementary_labelled|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a06e9613d2a1",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6535936cbc1c",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "65be962636ae",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8545e0b9c283",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "78b458f13557",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "83232318c3a4",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d4de982e45d6",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2ee0df9c0b4d",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ae3f2181fbde",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4c6781a96884",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9d014c9f63f5",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fb8345b1e4ea",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5ab6e77cef5f",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7337e48c07b0",
        "url": "https://www.alberta.ca/release.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "20c765dd4eb4",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria-allowed-role|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c1d53bde38e4",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:landmark-unique|light",
        "engine": "axe"
      },
      {
        "fingerprint": "047f0ba9b2ef",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5242ea3da50e",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6e9a1d6ceba0",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4056c61ab077",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "51a52153ec9b",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9fc81f1c1706",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3c5a938d077b",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "eb33225501c1",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6e3466422843",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:blockquote_cite_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a0b1ac91dc73",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f8463c280705",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_complementary_labelled|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "bca6bd2cdb54",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:heading_markup_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b24e9db94827",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:heading_markup_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a8f3763ae22c",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3252d1985e77",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "22040de77ba3",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "104fb968e66a",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0f63f62dca0b",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2f1a0d75df1c",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "77213e80d29c",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "965971d0e26f",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ced8f18b90c9",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c086b19d67cb",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7a0e7e564a70",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b842cbf2b77d",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1dc7f7193c63",
        "url": "https://www.alberta.ca/release.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4c35435f1672",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4d8b20f65544",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3833e7014d7d",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "419e1a7ab70d",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "914ffe6f63f8",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "124fff70a4cc",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cfce3caeb9e6",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2ac63c6a2dbb",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:blockquote_cite_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fda2b7c7b498",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:heading_markup_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3b65347cff81",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a63c18d9d081",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1520cfaef652",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_complementary_labelled|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fb0365d95c73",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c38cf2292453",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7692e4c29338",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f5a3477f54f2",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "83553a31a820",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "95f3cc749795",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "81676905c2db",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "50a2aa37d921",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "dcd15112ed72",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4b635f0e514b",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fe0db628f90a",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f18fb3abb851",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "263c83d7dbd5",
        "url": "https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0229e36f2e73",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4434238c6b88",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "381b2b06a189",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1f1dd35c579f",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "56a1befe9320",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "072c382dab39",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "18c3fa8c4469",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "56eb29e9bcb4",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "83aa78c2678c",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "acafc80427c1",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "bbdd7e6cdc9a",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fd5215a026d5",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:style_background_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "aa65f789d021",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "34a3e3f68151",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f7e3c6895bdc",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "48758b94c1f3",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8ef3c26fe8fd",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c992cb20e642",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a4ac77e6ad93",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9f3d1330dc66",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:html_skipnav_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cddb7654f86a",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c5e525412c4f",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f83a3455a170",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6cb2ab438d0c",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5894de350aae",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6d75324bcff2",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cebb934e50fa",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "29a35af80fc2",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fadb4220d6ed",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "56a76ca923b3",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "01927d5c6975",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "345f15de1891",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "850586800588",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8e3616096e36",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ac2d22093ced",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8f4be1354728",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "371aeffc4570",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "61a8e2061f62",
        "url": "https://www.alberta.ca/budget",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5fc0583dfa35",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "08ecf53f2312",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "44675a2fb028",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a90d590ec5ee",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d29e0e5a4b35",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ab65f0f52eef",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "690b35a32273",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6932731360cc",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7823c4063020",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "05613087d7e9",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7215a0938c54",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c7c33e58edf1",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9504d8c42bd2",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d07cb5353bc6",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9c062c3b639b",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7f2e3e78682a",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b4597750c2a8",
        "url": "https://www.alberta.ca/business-and-economic-development",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3e0f133ff70e",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "424b360fb864",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "acbbc3accf76",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6f7a5b330991",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "68a9e4cfe6df",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cfd39d1fa8aa",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d1ebbcd9bfd5",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "135cc170f289",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b430360e9ebb",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9d559ca7d368",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3b35ff52871c",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "eb1df027e78a",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "68dd364b59d9",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e8adc06130d6",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3692e48cfffd",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3380eccf119f",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "50df90fa3715",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "50eb32edeb3c",
        "url": "https://www.alberta.ca/contact-government",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4745a4426684",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "82408c642145",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "66236a763e78",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7d549b18f554",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "dec4b2433bd5",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ae395abcbcb3",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ac42601461b5",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1dfbb807f72a",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "bd3590e354f9",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1c77786564fb",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6468622cda34",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e65939c88e8e",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "80cdb5251acd",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5c86fb88dc19",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f781035795f8",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "705a02df04a5",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "21f700936b06",
        "url": "https://www.alberta.ca/culture-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dce2e48f9522",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5149f874371e",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "75a4fb86d126",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6fbc1a1a1c24",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "90d5733fa61e",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "34a41d4086ca",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "34cbd145f68b",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c40105901b34",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9eea04473339",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "263bf237e739",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9c1129f1dd5e",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ede827609dcf",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "53b0ce8174b9",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d1acbff40ce3",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1d90bcedee2d",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e414496c6ea1",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f1ad711ec8e4",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4300fcddd0f3",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ea1e19e54f0d",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ac1aab169d10",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bd692f93c400",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "34d5ea76e5f0",
        "url": "https://www.alberta.ca/disclaimer",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "cbb8b5a1fca5",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2790111431d3",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "38ae56c58e8b",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7f486814368a",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "657d3226b400",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5a4eb109a30a",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fdd44a912cce",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f9eada203b01",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "16c05a01a86e",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "baa8d67fb5ae",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "15759aa2c1d3",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2ccd9814e136",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ea084134af62",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3a9188726be4",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "592728f9b633",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0c039b065d34",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bb92519ace9b",
        "url": "https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a74076d6096c",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "62c98b06a1b0",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5aac774f17e5",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "409dd95deae1",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c67528f02a62",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ec28e34af7f3",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "eaf6c82562e2",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1bbe6d116b4a",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "04dcb2520253",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7e40912d440e",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0b4462baee28",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "66a99f74a94e",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a2c2e320b2e2",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "25d63eea478f",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "86bb1f4df7d8",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b34b1596d4f9",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "dd9158fb47ff",
        "url": "https://www.alberta.ca/employment-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0ff50d2fd6bb",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4feb371fee4f",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "897982b80914",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1585cfc100f1",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8577819ef600",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c4786578ee09",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "eaaead0adad8",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a801b263d58d",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2755c0fd2cd1",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e957bba55f4d",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d41898dc440e",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0ce554ebcb7e",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "27b7fb4f8a30",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2346613e7267",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "33cb1e9e158e",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "45f228d6d757",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "97e789e54612",
        "url": "https://www.alberta.ca/energy-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e4c4a6eda5a9",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "aaa849bb993e",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "25413a16e23a",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "179751b5a71a",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "631445f03418",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e76b4e63c6d8",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6021f319fc9e",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0b14dacc14b1",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "77729a5a91f3",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8bf468e4e89b",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4e37ad2f8ecf",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1b43b17cc636",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b6cc67021904",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2198a9ae11b0",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b8d47ec1c8d7",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "35ace45aa265",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ac4f7e16848d",
        "url": "https://www.alberta.ca/indigenous-relations-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6f88795a155b",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5a85b06828f5",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d7ee182ae06e",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9cbd21328aa2",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d667c1f9fd5a",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "dfae07c4912e",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "06f45b869c5f",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2b6fa0cd357a",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6d985d37052f",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "94a7310c44bc",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1fb426a09623",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b4c9e0056f3d",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ea7a12e8b46c",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8c350b0e8a2d",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c39fedd9985f",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f1dd08334802",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3e6597b5b336",
        "url": "https://www.alberta.ca/moving-to-alberta-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "657181518d94",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c22cfeb76aa6",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "636fd2491d44",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "86a8b637623f",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "46d9d76c7774",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2cd3ba710cfe",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e84f314f76af",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7c5847354076",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "02ea172c427c",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fd0cddb16829",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4879b46aade5",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "815d8b0fa5c0",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a059aa126990",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a7b1d2b602eb",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1bd97553ebfb",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "59a56f928218",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6c2e5e1853a3",
        "url": "https://www.alberta.ca/municipalities-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "12f6c4c48254",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "wcag:wcag412|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc3533743def",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "63b5c6173d14",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "61acc8e48d47",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9ff9c87f2e1f",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9226f1e30d6f",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8dcbde5353d8",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7951350e6482",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ccb03e533f41",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "41c3ec1ba891",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f1cf20bb349c",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5a057cb5ef1a",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "43d57d3e303f",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:style_focus_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4c2da9be0460",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b5c1b00fe67d",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:html_skipnav_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "81cfa8b6ce75",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "09547c6a5af6",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "745167b93344",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:frame_src_valid|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d5313d82cbd3",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:frame_title_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "58610dd06177",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7966a1b8f389",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "45c1652efdd1",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0077c213c8bf",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4e7a7e1439e2",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fc4b8fb93076",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "120fe9d9e175",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "995032212073",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7c41508e2116",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "986290041dce",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "407709b58594",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1f8227c2a46a",
        "url": "https://www.alberta.ca/news",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f569e2526ac0",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8f74a4bb7964",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6ee2ecc9cb7f",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "78222f2712db",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1bf16080c220",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "debedbbdf00a",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6c9adf93d360",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "52583a457dd5",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d8f37f874de9",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "15caac7e42db",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "168ca368c8ed",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c56d04a6fd8b",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6516fc1a1ac2",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "93b991ce7307",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6f272f7614ca",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c2e67b3916e8",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c3f9b2f32ef9",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "33a74f5f1ab2",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0430aae31c5f",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "88205fa4d417",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "294d78a404c2",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0895ed547300",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "5e47b0d33b2f",
        "url": "https://www.alberta.ca/open-government-program",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a51e42618996",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1579380aa130",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d962d0eee177",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:style_background_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "82fffb1128f5",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e1b99e610dfc",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9f8a5d040693",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4dddafbfafbe",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b009f1faac83",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4e935f1c28a5",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "86fdb5734047",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b0b60328a857",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6cec5e6efe9f",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e9398b8f6006",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7add79080317",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e479bde3b36b",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7c8600cffd14",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "aeb4164f3c54",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c1ddf5f4360d",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2e55c7aba0f5",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "65a3272e9392",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f9b3760c9209",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d5c90211bd6a",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a6bd2bcb9e82",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "0e2129352707",
        "url": "https://www.alberta.ca/premier",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "47bda5fe7d07",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6ece6465f9e8",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7980d6248b6f",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6fcd40084d2f",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7cdf34cb54f1",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "347acc735f52",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fc8178e4fe1f",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8e87f16abea4",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "95e5e4a72109",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0674453221d6",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "859c167ddba0",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "873e475a616a",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4529e11aba29",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4404bc99ab09",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c611f647d949",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5b7bb5817cbd",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f350b516fa44",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "65e8286bc1b5",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c5ca9af80c1f",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f4a06ba72af6",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "93af4600c099",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "646a946b128c",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8c152d58d8ba",
        "url": "https://www.alberta.ca/privacystatement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7cd494244c57",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f25cdf2d512d",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "382bf1a8181b",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b2c278e3ae50",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5f7aff4ae980",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9fee5af8f4c2",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "56b947b72ab6",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7af8c79b36e7",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "94d82332ba95",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "dfd8fbe67622",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2186b0ba0812",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3df272920898",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:style_background_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5dfb82101547",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "737ef31e43a0",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:label_name_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d0c24a51f2c2",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0b1a6a0f434d",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "01fb35178424",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "72d037bbc8ec",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "365f8c60c540",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f86e4606ae72",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a7acf4710dd3",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7b501cf11ffa",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2b2d4226aa84",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "74b4386593b5",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d406490f67ad",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "12e42d311ba4",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "01c11ec4bb41",
        "url": "https://www.alberta.ca/public-engagement",
        "ruleKey": "rule:native-label|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1c9c79b6bd39",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "974fc5ebf136",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1bc675534f65",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "202bf15e78f5",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ec06492c5d38",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "97b1b9873e9f",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6ffc45a72a66",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8179d81d102d",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:blockquote_cite_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "29299575f45f",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fd8a6ba61728",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:table_headers_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c05e3a121b63",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6b322522c38e",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3d1b999cf17c",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8902b5bacfb3",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "da9aabf69601",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c89e25d268dc",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2b4c390ddaaa",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1f1aa80f56f9",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b9ebe11f8d26",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ce8290eb6790",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5c21bfc8a4e6",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cb869aad9d90",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f63343763cd6",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0a6dd737dbd6",
        "url": "https://www.alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "69de54886002",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0230d940402b",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cb52b09d55bf",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c12fca718e97",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "dfd2af86ec53",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1293084148e7",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:svg_graphics_labelled|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d157ec89f573",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0f098d601b4b",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:blockquote_cite_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b2fd0b1b43f6",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "11731f1d15cd",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0e10b2da7d5c",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7b06cd919853",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "db7c80006f8d",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9c98a8d86725",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1ee46e24dc5e",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cf221a128ac7",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "824d06a78094",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "db4b517570c8",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a8f6070976df",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ef1585213455",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7736e4de33db",
        "url": "https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "72b27f123642",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f97210d5e908",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "80a7820eddaa",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "725beca68950",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6c2c0cc9454a",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "11e776ddfe66",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cf3c2dd08ebf",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "725cd9e7fcd5",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "fc01cfe930f5",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4148b4f283d5",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:style_background_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "770ee070b03e",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "13e53e06e419",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f91e34dbdc7f",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5f3527530242",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "001f18a08a47",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:style_background_decorative|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "558dcd2cc402",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7834238f727a",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a67a251e7444",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d34dc21c0af8",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0bcc431d69b7",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cf2dc81435de",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9af178b1daa8",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b8abc079551e",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e2a0abcce73a",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "378f4a40571f",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "412586abab52",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "6162c747e8ca",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "622ec8124b99",
        "url": "https://www.alberta.ca/schools-now",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "51fb46950a01",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "bfa98bed2e59",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e5890d662422",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "01c7661d70b1",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2966acbb8784",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "183e4baf67d0",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f033c740402a",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "36b8e7b44c1a",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9eaebac236cc",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "04eb4ea43d72",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d75797206334",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1866ef5b7b98",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "87b9bea6eec0",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1058955c60f8",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5d75f0da9723",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "924a7cde4091",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "03d661f6e0fa",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f4b9027a60f0",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "3a2135ff5fa3",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4b211349134f",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ab9b2a77d915",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "66e0074da77c",
        "url": "https://www.alberta.ca/social-media-directory",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ef8179c5fbdd",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9520e5b1dd6c",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "935db793bab8",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1b70a7f33198",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1a6d2d2cc9d6",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1e7eae647fab",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f47606325d75",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "b0da64ad56fb",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ceda25295ed8",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cd77fc6196e2",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "36f9b90210b6",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2080f6158092",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4e379727e311",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6e4a27e7fbe6",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0e3a4ef0976f",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "d71d20b98a28",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "62da1fe99aa0",
        "url": "https://www.alberta.ca/tax-information-topic",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4c1eb2f64046",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5230bfc2b4bf",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:style_color_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9af7310399f7",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:style_highcontrast_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "cc80c14eb831",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:element_tabbable_unobscured|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4fd35b5dbe83",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2f2c54c03a46",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:element_tabbable_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0b6816a7c608",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:form_submit_button_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a67d0e0f3fef",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:input_label_visible|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ba2021f906e2",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:element_attribute_deprecated|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8ce51cfd1bc0",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4b5cce01eef9",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:text_quoted_correctly|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "20462d525a9c",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1056b54b579f",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:text_sensory_misuse|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7528ea8679d5",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:text_block_heading|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2d91f7e3292c",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7ec0e3ccaee3",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:aria_role_redundant|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "388ea0140d14",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:element_id_unique|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "db7b424dc905",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:widget_tabbable_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "01e02b0d2e9b",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:text_contrast_sufficient|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "a02644fa3a53",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:aria-landmarks|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7716510fab60",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "2cfdda5497a5",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "fafe06d2183f",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1c552793b6ef",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "a8afed8065a5",
        "url": "https://www.alberta.ca/usingthissite",
        "ruleKey": "rule:aria-expanded|light",
        "engine": "semantica11y"
      }
    ],
    "notObservedIssues": []
  }
}
